-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be stricter validating custom TLSSecurityProfiles (#2554)
Explicitly fail with a clear error message also when: - minTLSVersion is invalid - custom ciphers are selected with minTLSVersion==VersionTLS13 Signed-off-by: Simone Tiraboschi <[email protected]>
- Loading branch information
1 parent
2ad0642
commit 5a5bbc6
Showing
2 changed files
with
50 additions
and
8 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
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