Anders Rundgren wrote:
> Thank you very much guys!
>
> I'm a little bit surprised that the Java "KeyStore" class always seem
> to have problems except for JKS and PKCS #12 key stores.
> Otoh, PKCS #11 and Capi seem to have similar issues.
>   
The Mozilla-JSS keystore implementation is currently not supported see:

http://www.mozilla.org/projects/security/pki/jss/provider_notes.html

You should try using the SunPKCS#11 provider with NSS (see section 2.3)

http://java.sun.com/javase/6/docs/technotes/guides/security/p11guide.html

Also, I will update JSS release notes for JSS 4.2.5.

hope this helps,

glen


 

> Anders
>
> ----- Original Message ----- 
> From: "Wan-Teh Chang" <[EMAIL PROTECTED]>
> To: <dev-tech-crypto@lists.mozilla.org>
> Sent: Monday, May 14, 2007 18:46
> Subject: Re: Can't find JSS 4.x
>
>
> Glen Beasley wrote:
>   
>> Anders Rundgren wrote:
>>     
>>> http://www.mozilla.org/projects/security/pki/jss/
>>>
>>> The links to the newer releases appear dead.
>>>
>>>   
>>>       
>> ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_2_RTM/
>>
>> works okay for me? We should be putting JSS 4_2_5 up soon.
>>     
>
> I guess that Anders Rundgren was referring to the links to the
> version-specific documentation at
> http://www.mozilla.org/projects/security/pki/jss/#version_docs
>
> Wan-Teh
> _______________________________________________
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>   

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to