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:
dca7158
)
Make util/mk1mf.pl recognise no-weak-ssl-ciphers
author
Richard Levitte
<levitte@openssl.org>
Thu, 10 Mar 2016 01:03:51 +0000
(
02:03
+0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 10 Mar 2016 01:46:42 +0000
(
02:46
+0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index b5cb507d5d810a718ddc92dedac5b0723adae3a3..d1aac5bfec259065e3b5ed1ef032b1c8852bfb05 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-1392,6
+1392,7
@@
sub read_options
"gaswin" => \$gaswin,
"no-ssl3" => \$no_ssl3,
"no-ssl3-method" => 0,
+ "no-weak-ssl-ciphers" => 0,
"no-srp" => \$no_srp,
"no-cms" => \$no_cms,
"no-ec2m" => \$no_ec2m,