--ssl=VERSION[+]
Connect via SSL. Port defaults to 443. VERSION is optional, and prevents
auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,
1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted.
Try that as well in your command.
Be sure to check out our Knowledgebase for helpful articles and solutions!
The --sni option is needed in cases where the destination hosts multiple domains or may require it. Run the check with this option and if it still fails, please PM a packet capture that contains an attempt to run it:
yum -y install tcpdump
tcpdump -s 0 -i any port 443 -w output.pcap
Let it run just long enough to reproduce the error and then use CTRL+C to stop it. PM me the output.pcap and I can take a closer look or you can use Wireshark to review it yourself.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.