Matt Caswell 1b1d8ae49a Add a test for SSLv2 configuration
SSLv2 should be off by default. You can only turn it on if you have called
SSL_CTX_clear_options(SSL_OP_NO_SSLv2) or
SSL_clear_options(SSL_OP_NO_SSLv2). You should not be able to inadvertantly
turn it on again via SSL_CONF without having done that first.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-03-01 11:20:35 +00:00
..
2015-12-03 14:32:05 +00:00
2012-12-14 12:53:53 +00:00
2011-06-14 15:35:49 +00:00
2016-03-01 11:20:35 +00:00
2011-12-11 16:39:56 +00:00
2013-06-13 15:09:48 +01:00
2009-04-27 19:31:52 +00:00
2013-06-13 15:09:48 +01:00
2011-06-14 15:35:49 +00:00
1999-03-22 12:22:14 +00:00
2015-06-29 19:21:15 +01:00
2009-04-16 17:22:51 +00:00
2015-03-24 21:22:00 +00:00
2013-06-13 15:09:48 +01:00
2013-06-13 15:09:48 +01:00
2013-06-13 15:09:48 +01:00
2013-06-13 15:09:48 +01:00
2013-06-13 15:09:48 +01:00
2015-12-03 14:32:05 +00:00
2011-06-14 15:35:49 +00:00
1999-05-13 11:37:32 +00:00
1999-05-13 11:37:32 +00:00