diff --git a/Makefile.org b/Makefile.org index 0fd3f9a06213d6b7872819adb83845c86add8371..5b997fd3489fe2f646e15c5d7e8209836fb62292 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. #