Delete NULL ciphers from 'ALL' in the cipher list aliases. This means that
authorDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 1999 01:43:28 +0000 (01:43 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 1999 01:43:28 +0000 (01:43 +0000)
commitbc420ac592df14384ba4acf7104482123e8729ba
treeec02b3a751339a1a70935bff519e10b7510e582c
parentabd4c915271d8660f52e5e8c5b6abc9deed1302a
Delete NULL ciphers from 'ALL' in the cipher list aliases. This means that
NULL ciphers specifically have to be enabled with e.g. "DEFAULT:eNULL". This
prevents cipher lists from inadvertantly having NULL ciphers at the top
of their list (e.g. the default ones) because they didn't have to be taken
into account before.
CHANGES
ssl/ssl_ciph.c