Re: KeyStore.login pin validation for smartcard.

2017-12-04 Thread Anders Rundgren
On 2017-12-04 19:21, Jason Mehrens wrote: Anders, I'm using the WINDOWS-MY which appears to be "SunMSCAPI". So I guess I'll dig in that source code and just file a bug report if I don't see any other way to trigger the pin validation. Hi Jason, I haven't used CAPI for more than a decade but

Re: KeyStore.login pin validation for smartcard.

2017-12-04 Thread Jason Mehrens
Anders, I'm using the WINDOWS-MY which appears to be "SunMSCAPI". So I guess I'll dig in that source code and just file a bug report if I don't see any other way to trigger the pin validation. Jason From: Anders Rundgren Sent: Friday, December 1, 2017

Re: RFR 8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert

2017-12-04 Thread Sean Mullan
Looks good, but can you add some additional comments explaining why the sizes need to be identical and why sometimes they can be different? --Sean On 11/30/17 10:26 PM, Weijun Wang wrote: Please review the fix. The comment said the test will try several times but when ts2.cert does not have t

Re: [10] RFR : 8186628 : SSL session cache can cause a scalability bottleneck

2017-12-04 Thread Peter Levart
Hi Ivan, On 11/23/2017 01:16 AM, Ivan Gerasimov wrote: Hi Peter! Thank you very much for looking into this! On 11/22/17 1:45 AM, Peter Levart wrote: Hi Ivan, Here's my attempt to increase multithreaded scalability of Cache: http://cr.openjdk.java.net/~plevart/jdk10-dev/8186628_ssl_session_

Re: Tls 1.2 support info

2017-12-04 Thread Seán Coffey
Information about the defaults used in the Oracle JDK 6u/7u releases can be found in the JDK Crypto roadmap : https://www.java.com/en/jre-jdk-cryptoroadmap.html Regards, Sean. On 30/11/17 16:53, rgamarra wrote: Thank you for your response Thomas. I'm connecting to a backend that will start t