The branch master has been updated
       via  9c17622326a7c1212872a8604bbb86146f0e74ea (commit)
      from  dca7158c954679757e216a0179f9014f86f6ed44 (commit)


- Log -----------------------------------------------------------------
commit 9c17622326a7c1212872a8604bbb86146f0e74ea
Author: Richard Levitte <[email protected]>
Date:   Thu Mar 10 02:03:51 2016 +0100

    Make util/mk1mf.pl recognise no-weak-ssl-ciphers
    
    Reviewed-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 util/mk1mf.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index b5cb507..d1aac5b 100755
--- 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,
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to