Hello,
I'm trying to check_http with the command:
check_http -H xxxxxx.com -f follow
But I get an error result:
CRITICAL - Cannot make SSL connection.
Can you advise me please,
Thanks.
CRITICAL - Cannot make SSL connection.
Re: CRITICAL - Cannot make SSL connection.
Can you try it with the IP address instead of the domain? That way we can tell if the problem is with the domain name resolving.
Are you specifying http:// or https:// in the domain? Does the certificate appear to be valid when you visit the site in a browser?
You may also want to add the -v flag so that we can gather more information about this issue.
Are you specifying http:// or https:// in the domain? Does the certificate appear to be valid when you visit the site in a browser?
You may also want to add the -v flag so that we can gather more information about this issue.
Code: Select all
/usr/local/nagios/libexec/check_http -I __.__.__.__ -f follow -vAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!