SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.

This commit is contained in:
Ralf S. Engelschall 1999-04-13 11:01:44 +00:00
parent dd5ae70333
commit baf748ba09

View 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 :-)