Our checks using check-http.rb for docs.sensu.io and slack.sensu.io alerted with these errors:
docs.sensu.io/check-http-no-auth : CheckHttp CRITICAL: Request error: SSL_connect returned=1 errno=0 state=error: certificate verify failed
and
slack.sensu.io/check-http-no-auth : CheckHttp CRITICAL: Request error: SSL_connect returned=1 errno=0 state=error: certificate verify failed
Although check-http.rb seems to be failing to verify the certs, we can confirm the certs for docs.sensu.io and slack.sensu.io are valid in the browser.
Our checks using
check-http.rbfor docs.sensu.io and slack.sensu.io alerted with these errors:and
Although check-http.rb seems to be failing to verify the certs, we can confirm the certs for docs.sensu.io and slack.sensu.io are valid in the browser.