[BlueOnyx:21231] Changes to ssl_perl.conf

Robert Fitzpatrick robert at webtent.org
Tue Aug 1 08:00:39 -05 2017


I have a VPS user who requested to have TLS 1.0 and TLS 1.1 disabled to 
meet new upcoming PCI requirements. Will the change below get 
overwritten on updates?

[root at vps ~]# diff /etc/httpd/conf.d/ssl_perl.conf.default 
/etc/httpd/conf.d/ssl_perl.conf
138c138
<             SSLProtocol                 => "+ALL -SSLv2 -SSLv3",
---
>             SSLProtocol                 => "+ALL -SSLv2 -SSLv3 -TLSv1 -TLSv1.1",

-- 
Robert




More information about the Blueonyx mailing list