Replies: 1 comment 2 replies
-
It seems that the OCSP server is not reachable. Which is the output of the plugin? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a very recent issue with checking certs from GoDaddy. They will occasionally return a bad status. Upon further digging the status is actually a 307 redirect. This happens only on GoDaddy certs, and does not happen every time. The behavior comes and goes.
My typical command line usage is
check_ssl_cert -w 45 -c 30 -A -H DOMAIN --ignore-ocsp-errors --debug
An excerpt from debug logs
Beta Was this translation helpful? Give feedback.
All reactions