Jul 30, 2020
Posted by Ken

The usual reason for getting an error like this is because the remote VANTIQ server’s certificate or host name is not trusted by the VANTIQ CLI. Here are a couple of reasons that this might happen:

  • The remote server did not use a well established certificate authority (CA) for its certificate.
  • The CLI is using an old version of Java that contains an old “cacerts” file that does not contain the CA used by the remote server.

The two ways to fix the above problems are:

  • Install the latest version of Java 1.8. For example, I am running 1.8.0_251
  • Use the “-trust” setting for the CLI: Force SSL utility connection to trust remote server certificate and host name.
  • This reply was modified 3 years, 12 months ago by Ken.
© Vantiq 2024 All rights reserved  •  Vantiq Corporation’s Privacy Policy and Cookie Policy