projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa9fed8
)
ensure that, for each strength, RC4 ciphers have least preference
author
Bodo Möller
<bodo@openssl.org>
Tue, 7 May 2002 07:59:05 +0000
(07:59 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 7 May 2002 07:59:05 +0000
(07:59 +0000)
in the default ciphersuite list
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index ba9dc4a9a9152d76c808ab56c73585557489180f..e90b850c68d5cc4ff1b1b729c9944d5117b47265 100644
(file)
--- a/
ssl/ssl.h
+++ b/
ssl/ssl.h
@@
-269,7
+269,7
@@
extern "C" {
/* The following cipher list is used by default.
* It also is substituted when an application-defined cipher list string
* starts with 'DEFAULT'. */
-#define SSL_DEFAULT_CIPHER_LIST "ALL:!ADH:@STRENGTH"
+#define SSL_DEFAULT_CIPHER_LIST "ALL:!ADH:
RC4:
@STRENGTH"
/* Used in SSL_set_shutdown()/SSL_get_shutdown(); */
#define SSL_SENT_SHUTDOWN 1