Re: JDK-8180819 No installed provider supports this key: sun.security.pkcs.PKCS8Key

2018-05-29 Thread Florian Bruckner (3kraft)
Hi Adam, i know it has been a long time since I have asked this - the procedure you suggested worked. regards, Florian On 14/11/2017 16:34, Adam Petcher wrote: On 11/13/2017 2:20 PM, Florian Bruckner (3kraft) wrote: Hi, have just stumbled upon a quite strange behavior in a SSL connection

JDK-8180819 No installed provider supports this key: sun.security.pkcs.PKCS8Key

2017-11-13 Thread Florian Bruckner (3kraft)
Hi, have just stumbled upon a quite strange behavior in a SSL connection with a client certificate. It looks like something introduced between JDK 8u111 and JDK 8u121; JDK9 (all Oracle) and OpenJDK 8u151 are affected as well. There is already a ticket for this (JDK-8180819) but this has been

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2015-02-26 Thread Florian Bruckner (3kraft)
in that list. In addition, changesets require a testcase to verify the fix so I've modified an existing keychain testcase. I’ve updated the previous webrev, in place: http://cr.openjdk.java.net/~vinnie/8062264/webrev.00/ On 28 Oct 2014, at 11:12, Florian Bruckner (3kraft) florian.bruck

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-10-28 Thread Florian Bruckner (3kraft)
Hi Vincent, don't want to be pushy - just a gentle reminder :-) regards, Florian On 14.10.14 15:13, Vincent Ryan wrote: I’m the blocker. I’ll try to get your changset pushed by the end of this week. On 14 Oct 2014, at 13:24, Florian Bruckner (3kraft) florian.bruck...@3kraft.com wrote

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-10-28 Thread Florian Bruckner (3kraft)
Hi Vincent, the webrev looks good. I have also received confirmation that the OCA was approved - looking at the address you mentioned, it is listed with the company name 3kraft IT GmbH Co KG. regards, Florian On 28.10.14 11:50, Vincent Ryan wrote: No problem. I made a slight modification

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-10-14 Thread Florian Bruckner (3kraft)
Hi Vincent, it seems we've stalled on this somewhere. What do I need to do to have the patch accepted? regards, Florian On 21.08.14 11:28, Vincent Ryan wrote: Hello Florian, I can sponsor this changeset and attribute the fix to you. On 21 Aug 2014, at 09:52, Florian Bruckner (3kraft

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-08-21 Thread Florian Bruckner (3kraft)
Hi Sean, the OCA has been approved - what are the next steps? With best regards, Florian On 05.08.14 21:47, Sean Mullan wrote: This seems like a reasonable change to me. In order to proceed with accepting your patch, you will first need to sign an OCA. See step 0 of

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-08-21 Thread Florian Bruckner (3kraft)
Hi Vincent, excellent - thanks for your support - what are the next steps for me to do? regards, Florian On 21.08.14 11:28, Vincent Ryan wrote: Hello Florian, I can sponsor this changeset and attribute the fix to you. On 21 Aug 2014, at 09:52, Florian Bruckner (3kraft) florian.bruck

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-08-07 Thread Florian Bruckner (3kraft)
Hi Sean, I have submitted the signed OCA yesterday. I'll let you know once it has been approved. regards, Florian On 05.08.14 21:47, Sean Mullan wrote: On 08/04/2014 11:10 AM, Florian Bruckner (3kraft) wrote: Hey guys, any feedback/comments on this? This seems like a reasonable change

Re: apple.security.KeychainStore does not load private key (when called from javaws)

2014-08-04 Thread Florian Bruckner (3kraft)
Hey guys, any feedback/comments on this? Just to summarize again: KeychainStore does not load private keys when not called with a passphrase. This is the case in various deployment scenarios (like javaws), as a consequence identity certificates stored in Apple Keychain are not available