[
https://issues.apache.org/jira/browse/HTTPCLIENT-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286988#comment-14286988
]
David commented on HTTPCLIENT-1600:
-----------------------------------
Among the various reasons to enable TLSv1.1 and TLSv1.2 is that users will not
need to set the {{com.sun.net.ssl.rsaPreMasterSecretFix}} system property to
true in order to make java comply with the TLS specification. See
https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
for information on the {{com.sun.net.ssl.rsaPreMasterSecretFix}} system
property.
> Enable supported TLS protocols
> ------------------------------
>
> Key: HTTPCLIENT-1600
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1600
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.4 Final
> Reporter: David
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]