On Friday 01 February 2002 13:58, Ashish Chaurasia wrote:
> Hi,

Hi, too ;o)

> I have installed openca 0.8.1. Now I try to approve the certificate request
> on RAServer. Netscape shows the error message "Sign is needed to proceed".
> The problem is with this code in
>
> /home/httpd/cgi-raserver/sheets/app_req.html:
>
> signedText=theWindow.crypto.signText(theForm.text.value,"ask");
>
> If anyone has solved this problem, then please let me know....

yes, that's currently also my problem (after I got rid off my previous 
problem that turned out to be my fault in the end )o:

I tried Netscape Navigator/Communicator 4.78 and also Mozilla and Galeon (I 
guess, the latter ones behave rather the same concerning this problem) and 
had the same problem.

Trying
   
   this.Window.crypto.signText("kihjkjh", "ask")

on the JavaScript console of Mozilla/Galeon I got

   "Error: this.Window.crypto has no properties"

in response.

It seems, that the used JavaScript module doesn't support the crypto module.

Ideas?

Any help greatly appreciated.

regards,

Harry.

-- 
 Harry Waschkeit  ([EMAIL PROTECTED])
 BinTec Communications AG  (www.bintec.de)
 Suedwestpark 94, 90449 Nuernberg, FRG
 Voice: +49 911 9673 0,  Fax: +49 911 9673 1499

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to