SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.
authorRalf S. Engelschall <rse@openssl.org>
Tue, 13 Apr 1999 11:01:44 +0000 (11:01 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Tue, 13 Apr 1999 11:01:44 +0000 (11:01 +0000)
Makefile.org

index 5cf8f94f2ef25c36c7c8d38ba3785e90e41c2802..d6dc57ac88376ceb78a78f8d31ba1d9fb75ddf0d 100644 (file)
@@ -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 :-)