Skip to content

Commit

Permalink
Set SSLHonorCipherOrder to Off
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed May 27, 2023
1 parent e37f571 commit dc8e0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h5bp/tls/ssl_engine.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
SSLEngine On

# (2)
SSLHonorCipherOrder On
SSLHonorCipherOrder Off
SSLCompression Off
SSLSessionTickets Off

Expand Down

0 comments on commit dc8e0ce

Please sign in to comment.