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:02:19 +0000 (23:02 +0100)
commitf417997a324037025be61737288e40e171a8218c
tree2fcd8f72e9ef92a1461a45a3e436f181ad4897ff
parent6ee3997134e2adfaaaa62ca685681a773d2a7d9c
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>
CHANGES
doc/apps/ciphers.pod
ssl/ssl.h
ssl/ssl_ciph.c