TLS 1.0 & 1.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nelsonw
Posts: 64
Joined: Wed Feb 22, 2017 4:03 am

TLS 1.0 & 1.1

Post by nelsonw »

Hi,

We are running a Vulnerability Report against our Nagios Server, and it is highlighting the use of TLS 1.0 and 1.1.

I am on a very recent version, I believe TLS 1.0 and 1.1 was addressed back in 2017.

Please advise how I can disable TLS 1.0 and 1.1 within Nagios XI


Regards,
Nelson
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: TLS 1.0 & 1.1

Post by lmiltchev »

This has nothing to do with Nagios - most probably you would need to modify your apache configs in order to disable outdated TLS versions. There are some guides on the Internet, e.g. this one:

https://www.leaderssl.com/news/471-how- ... -in-apache

This is out of scope of Nagios support.

P.S.
In XI, you could also change the TLS version that is used by curl by going to Admin > System Config > System Settings > Security > PHP cURL SSL Version, and selecting TLSv1.2.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked