Re: Root certificates bundled with Iceweasel/Firefox (Icecode/Thunderbird)?

2015-10-08 Thread helpcrypto helpcrypto
Ping? On Thu, Sep 24, 2015 at 10:18 AM, helpcrypto helpcrypto < helpcry...@gmail.com> wrote: > Hi > > > Iceweasel/Firefox 38 seem to bundle: > > >- DigiCert Assured ID Root CA with serialnumber 0C E7 E0 E5 17 D8 46 >FE 8F E5 60 FC 1B F0 30 39 >- TERENA SSL CA 3 with 08 70 BC C5 AF 3F

Re: How to access certs in the Windows keystore from Java?

2015-10-08 Thread Robert Relyea
On 10/07/2015 10:45 AM, merlin.w.vinc...@gmail.com wrote: Maybe my googling skills are weak, but I found no information on how to get NSS to use keys from the Windows keystore. In the end, I decided it's probably a violation of the NSS paradigm anyway. It seems the intent is to use the NSS dat

Re: How to access certs in the Windows keystore from Java?

2015-10-08 Thread helpcrypto helpcrypto
On Wed, Oct 7, 2015 at 7:45 PM, wrote: > Maybe my googling skills are weak, but I found no information on how to > get NSS to use keys from the Windows keystore. In the end, I decided it's > probably a violation of the NSS paradigm anyway. It seems the intent is to > use the NSS database as the s

Re: How to access certs in the Windows keystore from Java?

2015-10-08 Thread merlin . w . vincent
Maybe my googling skills are weak, but I found no information on how to get NSS to use keys from the Windows keystore. In the end, I decided it's probably a violation of the NSS paradigm anyway. It seems the intent is to use the NSS database as the sole repository of certs and keys. Especially i