Remove export ciphers from the DEFAULT cipher list
authorKurt Roeckx <kurt@roeckx.be>
Wed, 4 Mar 2015 20:57:52 +0000 (21:57 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 7 Mar 2015 22:12:32 +0000 (23:12 +0100)
commit71b0bb764c03b76214af4ee8fc35ee940f52b783
tree6c118de8d88eedc1980f94c6ef7e5078d7243b8b
parent09712fd0e3754172fa9f6da30a6782f36c43f195
Remove export ciphers from the DEFAULT cipher list

They are moved to the COMPLEMENTOFDEFAULT instead.
This also fixes SSLv2 to be part of COMPLEMENTOFDEFAULT.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit bc2e18a3c818ae7e2d8c996b6648aa4ae8e3ee28)
CHANGES
doc/apps/ciphers.pod
ssl/ssl.h
ssl/ssl_ciph.c