Hi, I've installed openca CVS version succesfuly and created RA administrator certificate, which was imported as my certificate in mozilla browser. But when I try to aprove and sign request with secclab plugin, nothing happens. 1st it alerts me that "Testing for SecCLAB Plugin", after that: "Using SecCLAB Plugin". Then I select RA admin certificate, click OK and nothing happens. JavaScript console complaing about Error in signForm.js line 45: "theForm.signature has no properties".
So I've changed line 45 to: "theForm.signature = signedText;" and added line "alert(theForm.signature);". Now when I'm trying to sign request it shows me something that looks like Base64 encoded string, but OpenCA still complains that request isn't signed, Error 6203. Any ideas? -- Alexei Chetroi ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
