From: Bodo Möller Date: Tue, 14 Mar 2000 16:05:19 +0000 (+0000) Subject: SSL_ALLOW_ADH no longer has a meaning. X-Git-Tag: OpenSSL_0_9_5a-beta1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98ff3937bb8f1735d0bc29d530674adcaacf50d1;p=openssl SSL_ALLOW_ADH no longer has a meaning. --- 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. #