From 98ff3937bb8f1735d0bc29d530674adcaacf50d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Tue, 14 Mar 2000 16:05:19 +0000 Subject: [PATCH] SSL_ALLOW_ADH no longer has a meaning. --- Makefile.org | 2 -- 1 file changed, 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. # -- GitLab