Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
4.4 Final
-
None
-
None
Description
https://github.com/apache/httpclient/commit/a3a8def3ab99174468930b99dc897dd488968c41 reverts a change that enabled TLSv1.1 and TLSv1.2 in java 7. If the 'https.protocols' property has not been set then httpclient should enable all supported TLS protocols. The result of this change will be that TLSv1.1 and TLSv1.2 will be used in java 7.
Attachments
Issue Links
- is related to
-
HTTPCLIENT-1595 SSLConnectionSocketFactory not respecting enabled protocols
- Closed