mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.
This commit is contained in:
parent
dd5ae70333
commit
baf748ba09
@ -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 :-)
|
||||
|
Loading…
Reference in New Issue
Block a user