disable TLSv1.0 and SSLv3.0 on Nagios server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vy3734
Posts: 109
Joined: Tue Sep 29, 2015 4:48 pm

disable TLSv1.0 and SSLv3.0 on Nagios server

Post by vy3734 »

We're planning to disable TLSv1.0 and SSLv3.0 on Nagios server, only use TLSv1.1 and TLSv1.2. We want to know whether Nagios server uses these protocols and what's the impact on application functionality if we disable TLSv1.0 and SSLv3.0.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: disable TLSv1.0 and SSLv3.0 on Nagios server

Post by tmcdonald »

It's the Apache server that handles the TLS/SSL connections, so Nagios should not really know or care what protocol is used. As long as Apache is configured correctly, sticking to just TLSv1.2 for example will work just fine.
Former Nagios employee
Locked