summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-14 16:05:19 +0000
committerBodo Möller <bodo@openssl.org>2000-03-14 16:05:19 +0000
commit98ff3937bb8f1735d0bc29d530674adcaacf50d1 (patch)
tree0eb6ab553153d82fcc71a815b13e35a1a2ec11d9 /Makefile.org
parent82dccbd72aebd30553e7d529d4e5c7b97e0474ce (diff)
SSL_ALLOW_ADH no longer has a meaning.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.org b/Makefile.org
index 0fd3f9a062..5b997fd348 100644
--- 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.
#