-
Notifications
You must be signed in to change notification settings - Fork 490
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security(TLS): properly depreciate TLS<1.2, DES and RC4 based ciphers (…
…#2683) DES based ciphers were depreciated in v1.6.3 but due to a bug this only applied to when those ciphers were specified in the config file. This fully removes them, and also removes RC4 based ciphers and TLS<1.2.
- Loading branch information
Showing
1 changed file
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters