]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/commit
openssl: Disable SSLv3 and SSLv2 by default
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Mar 2015 11:55:40 +0000 (12:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Mar 2015 11:55:40 +0000 (12:55 +0100)
commitd0bd5afe1b27020b41d0e7e043578e313a0ebf39
tree5057caffec600c315092074dff9a7a679d646450
parent33bfe91f5b3a332f8a711d00de8f967243daf6c5
openssl: Disable SSLv3 and SSLv2 by default

This patch will disable SSLv3 and SSLv2 by default but leaves
the protocol compiled in into the library so that applications
can use it when they still need it (e.g. sslscan).
lfs/openssl
src/patches/openssl-disable-sslv2-sslv3.patch [new file with mode: 0644]