Skip to content

Commit 050c783

Browse files
Merge pull request #599 from JustAnotherArchivist/ssl-reduce-seclevel
Reduce OpenSSL security level to accept weaker keys
2 parents 9a0a8ad + c91c0e8 commit 050c783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/openssl-less-secure.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ system_default = system_default_sect
88

99
[system_default_sect]
1010
MinProtocol = None
11-
CipherString = ALL
11+
CipherString = ALL@SECLEVEL=0
1212
Options = UnsafeLegacyRenegotiation

0 commit comments

Comments
 (0)