Hakky54 opened a new pull request #194: Switched to TLSv1.2 as default if no protocol is provided URL: https://github.com/apache/httpcomponents-core/pull/194 TLSv1.0 and TLSv1.1 are deprecated this year. It would be better for the SSlContextBuilder to use a newer (not deprecated) encryption protocol by default if the user does not provide any. This change will not prevent the user to still use an older version when providing the old one.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
