[
https://issues.apache.org/jira/browse/HTTPCLIENT-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284443#comment-17284443
]
Oleg Kalnichevski commented on HTTPCLIENT-2137:
-----------------------------------------------
[~aa_12345] I ran our SSL Context tests [1] with Adopt JDK 1.8.282 and could
not reproduce the problem
{noformat}
oleg@ok2c:~/src/apache.org/httpcomponents/httpcore$ /opt/java-1.8/bin/java
-version
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_282-b08)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.282-b08, mixed mode)
oleg@ok2c:~/src/apache.org/httpcomponents/httpcore$
{noformat}
Oleg
[1]
https://github.com/apache/httpcomponents-core/blob/4.4.x/httpcore/src/test/java/org/apache/http/ssl/TestSSLContextBuilder.java
> PrivateKeyStrategy does not work in JRE 271
> --------------------------------------------
>
> Key: HTTPCLIENT-2137
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2137
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Affects Versions: 4.4.1, 4.5.6
> Reporter: Abhishek A
> Priority: Major
> Attachments: JARs.jpg, PrivateKeyStrategy_IMPL.txt
>
>
> Custom PrivateKeyStrategy chooseAlias(Map<String, PrivateKeyDetails> aliases,
> Socket socket) is not called in JRE 1.8.0_271
> However, it is called properly in JRE 1.8.0_251
> chooseAlias() method has been overridden (referred StackOverflow) to consider
> Smart Card Authentication certificate but it is just not called after the JRE
> upgrade from 251 to 271 :(
> Please refer attachment for code & JARs used
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]