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:08:12 +0000 (23:08 +0100)
commitbc2e18a3c818ae7e2d8c996b6648aa4ae8e3ee28
treea6282d6cdc4a87da233b5986849a9f33d672de6d
parent0440d4ebe41d523d57acc841c483375df0e3e75f
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 f417997a324037025be61737288e40e171a8218c)

Conflicts:
ssl/ssl_ciph.c
CHANGES
doc/apps/ciphers.pod
ssl/ssl.h
ssl/ssl_ciph.c