In my project, I need to use JSS on Red Hat Enterprise Linux 4.0 32 bit
(Linux Kernel 2.6). Since I didn't find a publicly available build, I
tried to build version 3.5.1 after checking out directly from the CVS
tree.

JSS built fine for me, but at runtime JRE complains about not being
able to verify the security provider Mozilla-JSS because my jar is not
signed. I tried various tips for this situation offered on the net,
like putting the jar in the lib/ext of my JRE and/or adding some lines
to the lib/security/java.policy of my JRE but I keep getting the same
error.

Can someone point me to where I can get an officially signed version of
JSS for this platform? I am using jdk1.5.0_05/ from Sun and have added
the jce addition provided by sun to get unlimited encryption. Or any
suggestion on how to get around this. The error I get is:

The error I get is:

java.security.NoSuchProviderException: JCE cannot authenticate the
provider Mozilla-JSS

Many thanks in advance for any help or information you can provide.
 
----
Saad

_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to