Re: Selecting private key with Windows-MY

2019-06-06 Thread Sean Mullan
Not sure but you could try running with -Djava.security.debug=all on the java command line and see if you see anything unusual in the output or delays/timeouts (as compared with PKCS12). --Sean On 6/5/19 12:25 PM, Michael Osipov wrote: Folks, I am trying to perform TLS auth with a PKCS12 and

Selecting private key with Windows-MY

2019-06-05 Thread Michael Osipov
Folks, I am trying to perform TLS auth with a PKCS12 and Windows-MY keystores with HttpClient 4.5.6 + Java 8, Update 212 in Windows 7. While with the .p12 (contains one key and its cert) file everything goes smoothly and fast, I am having trouble with Windows-MY with my smartcard. Loading the st