CRITICAL - Cannot make SSL connection.
Posted: Mon Aug 22, 2016 3:08 am
Hello,
We are using Redhat 5.8, openssl version 0.98 and we are trying to check SSL connection for a webserver who has only TLS 1.2 enabled. We tried upgrading openssl version manually to OpenSSL 1.0.1k but we are still getting the following error while checking using --sssl=1.2[+] option:
====
# /usr/local/nagios/libexec/check_http -I xx.xx.xx.xx -S -f follow -u https://URL --ssl=1.2[+]
UNKNOWN - Disabling TLSv1.1 is not supported by your SSL library.
SSL initialized
====
Please advise on this.
We are using Redhat 5.8, openssl version 0.98 and we are trying to check SSL connection for a webserver who has only TLS 1.2 enabled. We tried upgrading openssl version manually to OpenSSL 1.0.1k but we are still getting the following error while checking using --sssl=1.2[+] option:
====
# /usr/local/nagios/libexec/check_http -I xx.xx.xx.xx -S -f follow -u https://URL --ssl=1.2[+]
UNKNOWN - Disabling TLSv1.1 is not supported by your SSL library.
SSL initialized
====
Please advise on this.