java.lang.SecurityException: Unable to initialize security library

2009-08-17 Thread NB
Hi All, I tried to execute following commands on Solaris 10 Sparc export LD_LIBRARY_PATH=your path java -cp ./jss4.jar org.mozilla.jss.tests.SetupDBs . passwords java -cp ./jss4.jar java org.mozilla.jss.tests.SSLClientAuth . passwords and have following exception Failed to initialize the

Re: JSS 4.3 download?

2009-08-17 Thread Glen Beasley
Tony wrote: On Aug 5, 10:58 pm, Nelson B Bolyard nel...@bolyard.me wrote: On 2009-08-05 18:20 PDT, Tony wrote: JSS 4.3 download links appear broken. Tried HTTP and FTP. Any thoughts? What JSS 4.3 download links? Where? https://developer.mozilla.org/En/JSS/4_3_ReleaseNotes the

Re: havingproblem withnsICertOverrideService.RememberValidityOverride()

2009-08-17 Thread Grant Gayed
Hi, I'm back... ...and the good news is that as a result of an unrelated issue, I've found what's needed to make this work in 1.9.0. We recently switched from using NS_InitXPCOM2 to XRE_InitEmbedding at startup time, because it was suggested that NS_InitXPCOM2 could be disappearing in 1.9.2.

Re: Error using Forcehandshake

2009-08-17 Thread Nelson B Bolyard
On 2009-08-17 06:12 PDT, Rohit wrote: Hello, We are trying to use NSS to validate various SSL parameters of a server, such as ciphers supported, certificate expiry, domain name check and so on. We are using SSL_ForceHandshake function which is failing, by giving error