]> granicus.if.org Git - ejabberd/commit
Disable SSL 2.0 in TLS driver
authorJanusz Dziemidowicz <rraptorr@nails.eu.org>
Wed, 18 Jul 2012 19:57:28 +0000 (21:57 +0200)
committerJanusz Dziemidowicz <rraptorr@nails.eu.org>
Wed, 18 Jul 2012 19:57:28 +0000 (21:57 +0200)
commite06c1c49c14c3f56cf4ddae080514f7802669335
tree2f473cc854f02d58237231ebb59f53d2b6beb2b8
parentefc0b0ba5aa1b532be470befa187d787f877d7c7
Disable SSL 2.0 in TLS driver

SSL 2.0 is not used anywhere as it has security problems. Disable it
unconditionally both in server and client mode. This does _not_
disable support for SSL 2.0 compatible client hello which still will
be accepted in the server mode.
src/tls/tls_drv.c