tsaarni commented on PR #1919: URL: https://github.com/apache/zookeeper/pull/1919#issuecomment-1737792724
Thanks for your review @anmolnar! > @tsaarni Based on your comments in Jira, I think we should remove weak ciphers from the hardcoded lists if they're proven to be vulnerable. Thoughts? _Personally_, I would go with JDK defaults if there is no strong reason for doing otherwise anymore. That would "offload" the maintenance of good default ciphers to JDK developers :) But I guess there is always a chance that a change like this breaks backwards compatibility, so maybe major version change could be better place if changing the approach. -- 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]
