J JelleG Verified User Joined Jun 3, 2015 Messages 57 Nov 28, 2017 #1 Hi, I want to disable TLSv1 and edit the following file: /etc/httpd/conf/extra/httpd-ssl.conf I changed the following: SSLProtocol All -SSLv2 -SSLv3 -TLSv1 Restarted apache, but still TLSv1 is active. How can I disable TLSv1?
Hi, I want to disable TLSv1 and edit the following file: /etc/httpd/conf/extra/httpd-ssl.conf I changed the following: SSLProtocol All -SSLv2 -SSLv3 -TLSv1 Restarted apache, but still TLSv1 is active. How can I disable TLSv1?
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,474 Location www.poralix.com Nov 29, 2017 #2 Hello, Do you have NGINX sitting in front of Apache by any chance? CloudFlare? Other proxy?
J JelleG Verified User Joined Jun 3, 2015 Messages 57 Nov 29, 2017 #3 zEitEr said: Hello, Do you have NGINX sitting in front of Apache by any chance? CloudFlare? Other proxy? Click to expand... It was indeed the proxy, thanks!
zEitEr said: Hello, Do you have NGINX sitting in front of Apache by any chance? CloudFlare? Other proxy? Click to expand... It was indeed the proxy, thanks!