X509: certificate signed by unknown authority

Hi there, welcome to the forum :slight_smile:

If you don’t want to run with --insecure-skip-tls-verify, I think your only option is to add the root CA certificate to your local store.

On Linux this would involve the ca-certificates package and copying your cert to the correct location. This will be system dependent, but see the instructions for Ubuntu, otherwise consult your OS documentation.

Hope this helps,

Ivan

1 Like