Page 1 of 1

Need to Ignore Cert Warning

Posted: Mon Jul 27, 2020 11:12 am
by jfarnsworth
So I'm using the basic "check_http" check in nagios, but it's failing due to the error "HTTP CRITICAL: HTTP/1.1 403 Forbidden - pattern not found"

I've tried tacking on the "-S" arg to the command as per another nagios forum post, but I then get a different error:

Code: Select all

CRITICAL - Cannot make SSL connection.
139930670340016:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:794:
What should I check for on the node being checked, in terms of SSL libraries or such? To my knowledge it should be up to date