Cannot verify certificate: unable to get local issuer certificate | how to use --rootcert #373
andrebolzan
started this conversation in
General
Replies: 2 comments 3 replies
-
The root certificate should usually already be on your machine but without any details (e.g., the OS you are using) it's difficult to help. Anyway the root certificates for Let's Encrypt can be downloaded from: https://letsencrypt.org/certificates/ |
Beta Was this translation helpful? Give feedback.
3 replies
-
First of all use the latest version of the plugin and if you hide your URL I can't really test and help ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
We have 2 certificate, one for Let's Encrypt for a single host and another for GlobalSign nv-sa for a wild card
Both show me "Cannot verify certificate: unable to get local issuer certificate"
We try run update-ca-certificates
We checked in documentation, i need using "--rootcert" but we don't do know how "informe the correct" CA
We need run "wget Lets Encrypt.org"
and inform in CLI
check_ssl_cert -h hostname --rootcert /path/file
We check in Let's Encrypt website and can't see any information about "rootcert" download
Thnaks in advanced !
best regards
Beta Was this translation helpful? Give feedback.
All reactions