SSL_ALLOW_ADH no longer has a meaning.
authorBodo Möller <bodo@openssl.org>
Tue, 14 Mar 2000 16:05:19 +0000 (16:05 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 14 Mar 2000 16:05:19 +0000 (16:05 +0000)
Makefile.org

index 0fd3f9a06213d6b7872819adb83845c86add8371..5b997fd3489fe2f646e15c5d7e8209836fb62292 100644 (file)
@@ -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.
 #