Search found 2 matches

by felixphew
Tue Sep 11, 2018 4:32 pm
Forum: Open Source Nagios Projects
Topic: check_http SSL crashes
Replies: 3
Views: 2579

Re: check_http SSL crashes

npolovenko wrote:Hello, @felixphew. Please try the following command:
/usr/local/nagios/libexec/check_http -H my.site -f ok -p 443 --sni
Thanks for this! The command above didn't work as is, but --sni was what I was looking for, and worked fine once I re-added -S.
by felixphew
Tue Sep 11, 2018 12:57 am
Forum: Open Source Nagios Projects
Topic: check_http SSL crashes
Replies: 3
Views: 2579

check_http SSL crashes

Hi, I'm having some trouble using check_http to test HTTPS addresses. It appears to be crashing. Here's where I've got to so far in troubleshooting: # libexec/check_http -H my.site HTTP OK: HTTP/1.1 301 Moved Permanently - 237 bytes in 0.609 second response time |time=0.609220s;;;0.000000 size=237B;...