ioerror / duraconf

duraconf - A collection of hardened configuration files for SSL/TLS services
http://www.appelbaum.net/
975 stars 91 forks source link

Remove SSLv3 #47

Open ghost opened 10 years ago

ghost commented 10 years ago

Config has: ssl_protocols SSLv3 TLSv1;

I would remove SSLv3

kpcyrd commented 10 years ago

I've removed it in #46 :)

This PR isn't merged yet, though.