| 1 | cat <<EOF >> /etc/apache2/conf.d/x_disable_SSLv3.conf |
| 2 | <IfModule mod_ssl.c> |
| 3 | SSLProtocol all -SSLv2 -SSLv3 |
| 4 | </IfModule> |
| 5 | EOF |
| 6 | /etc/init.d/apache2 restart |
waja / gist:fd5fe6b55a294d0a9d1ce54a3a5d26a0
Last active 3 months ago
Revision 70e2c490f2964136c7fb3bc180ce4ee8300c1afd