garydgregory opened a new pull request, #686: URL: https://github.com/apache/httpcomponents-core/pull/686
[RFC10015](https://www.rfc-editor.org/rfc/rfc10015.html) support in `TlsCiphers` - `TlsCiphers.isWeak(String) `return true for `deprecated` and `discouraged` cipher suites. - No change to `TlsCiphers.isH2Blacklisted(String)` - Disable Checkstyle `MissingDeprecated` for `TestTlsCiphers`, it's not smart enough to avoid a false positive. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
