Bodo Möller 0a05123a6c Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that a
ciphersuite string such as "DEFAULT:RSA" cannot enable
authentication-only ciphersuites.

Also, change ssl_create_cipher_list() so that it no longer
starts with an arbitrary ciphersuite ordering, but instead
uses the logic that we previously had in SSL_DEFEAULT_CIPHER_LIST.
SSL_DEFAULT_CIPHER_LIST simplifies into just "ALL:!aNULL:!eNULL".
2007-02-19 18:41:41 +00:00
..
2005-07-26 04:25:05 +00:00
2006-01-29 23:12:22 +00:00
2007-01-21 16:06:05 +00:00
2006-04-08 13:04:31 +00:00
2005-12-05 17:21:22 +00:00
2007-02-19 16:59:13 +00:00
2002-07-10 07:01:54 +00:00
2001-11-10 01:16:28 +00:00
2006-06-09 15:44:59 +00:00
2007-02-19 16:59:13 +00:00
2006-06-14 17:51:46 +00:00