projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd5ae70
)
SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.
author
Ralf S. Engelschall
<rse@openssl.org>
Tue, 13 Apr 1999 11:01:44 +0000
(11:01 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Tue, 13 Apr 1999 11:01:44 +0000
(11:01 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 5cf8f94f2ef25c36c7c8d38ba3785e90e41c2802..d6dc57ac88376ceb78a78f8d31ba1d9fb75ddf0d 100644
(file)
--- 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 :-)