Commit baf748ba authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.

parent dd5ae703
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 :-)