Cannot verify certificate: unable to get local issuer certificate, unable to verify the first certificate #391
Replies: 3 comments 3 replies
-
If I understand you correctly when run in the command line you get an OK status
But not in Icinga where OpenSSL cannot find the root certificate. You can specify the root certificate bundle of your system with the
|
Beta Was this translation helpful? Give feedback.
-
Yes. When run in cli, everything is ok. The problem only in Icinga. |
Beta Was this translation helpful? Give feedback.
-
Hi! i'm trying to monitor the .pfx certificate. [DBG] ALL_MSG = \n SSL_CERT CRITICAL x.x.x.xx : Cannot find Signed Certificate Timestamps (SCT)\n SSL_CERT CRITICAL /usr/local/nagios/libexec/custom/cert/test.pfx: Error verifying the certificate chain [DBG] number of errors = 2 |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am attempting to use this plugin in Icinga2web with Go Daddy Secure Certificate Authority - G2 issued certificates, but I keep running into an error:
Plugin Output
SSL_CERT CRITICAL *.telemedia.hu: Cannot verify certificate: unable to get local issuer certificate, unable to verify the first certificate
I attached the check_ssl_cert -H www2.telemedia.hu -v -d command result.
error.txt
Hope you can help!
Beta Was this translation helpful? Give feedback.
All reactions