From baf748ba091ee4d8c48ac679cf8ecc402d6dc702 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 13 Apr 1999 11:01:44 +0000 Subject: [PATCH] SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben. --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.org b/Makefile.org index 5cf8f94f2e..d6dc57ac88 100644 --- a/Makefile.org +++ b/Makefile.org @@ -21,7 +21,7 @@ PLATFORM=dist # number generator is initalised. # SSL_ALLOW_ADH - define if you want the server to be able to use the # SSLv3 anon-DH ciphers. -# SSL_ALLOW_ENULL - define if you want the server to be able to use the +# SSL_FORBID_ENULL - define if you want the server to be not able to use the # NULL encryption ciphers. # # LOCK_DEBUG - turns on lots of lock debug output :-) -- 2.34.1