[
https://issues.apache.org/jira/browse/HTTPCLIENT-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270836#comment-14270836
]
Oleg Kalnichevski commented on HTTPCLIENT-1595:
-----------------------------------------------
Michael,
I am not sure I agree. HttpClient does not take JVM system properties into
account unless explicitly instructed to do so, in which case 'protocols'
variable would always be set.
Oleg
> SSLConnectionSocketFactory not respecting enabled protocols
> -----------------------------------------------------------
>
> Key: HTTPCLIENT-1595
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1595
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.3.6
> Reporter: Michael Braun
> Labels: easyfix, security
>
> In createLayeredSocket -
> If supportedProtocols is null, the list of protocols (minus those that start
> with SSL) are loaded.
> However, the protocols should be from sslsock.getEnabledProtocols(); rather
> than sslsock.getSupportedProtocols() to reflect settings on the JVM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]