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:
82dccbd
)
SSL_ALLOW_ADH no longer has a meaning.
author
Bodo Möller
<bodo@openssl.org>
Tue, 14 Mar 2000 16:05:19 +0000
(16:05 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 14 Mar 2000 16:05:19 +0000
(16:05 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 0fd3f9a06213d6b7872819adb83845c86add8371..5b997fd3489fe2f646e15c5d7e8209836fb62292 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-28,8
+28,6
@@
OPENSSLDIR=/usr/local/ssl
# DEVRANDOM - Give this the value of the 'random device' if your OS supports
# one. 32 bytes will be read from this when the random
# number generator is initalised.
-# SSL_ALLOW_ADH - define if you want the server to be able to use the
-# SSLv3 anon-DH ciphers.
# SSL_FORBID_ENULL - define if you want the server to be not able to use the
# NULL encryption ciphers.
#