summaryrefslogtreecommitdiffstats
path: root/ssl/s2_lib.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2007-02-19 14:53:18 +0000
committerBodo Möller <bodo@openssl.org>2007-02-19 14:53:18 +0000
commit7e69565fe680b8bf244a076f0b069f8937b6c7b8 (patch)
treec5197f34a67e9764d44eff6407789d6847b9e832 /ssl/s2_lib.c
parentccae144d62e8de651d7398d27a3a56e6402ea892 (diff)
fix warnings/inconsistencies caused by the recent changes to the
ciphersuite selection code in HEAD Submitted by: Victor Duchovni
Diffstat (limited to 'ssl/s2_lib.c')
-rw-r--r--ssl/s2_lib.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ssl/s2_lib.c b/ssl/s2_lib.c
index 30ca8606e4..25148d3397 100644
--- a/ssl/s2_lib.c
+++ b/ssl/s2_lib.c
@@ -279,6 +279,10 @@ OPENSSL_GLOBAL SSL_CIPHER ssl2_ciphers[]={
SSL2_TXT_NULL,
SSL2_CK_NULL,
0,
+ 0,
+ 0,
+ 0,
+ SSL_SSLV2,
SSL_STRONG_NONE,
0,
0,