High dears,

I have installed OpenCA 0.8.6 on SuSE8.0 (I sent a mail with a report),
now I have a Servercrt and a browser-cert createt with the commands
   sh openca-newcert
  sh  openca-browserexp
and these importet into Mozilla and IE6.0
After I have made a cert request on the public interface and will  now do the 
approve:
I switch over on the RAServer (https) and click on Approved Request,
    select all (I'm RA who can do all),  -> continue
   choose a serial of a request,  click on Approve Request
  and click on the next page once again on Approve Request -> Nothing goes 
further.

On RAServer in cgi-raserver/sheets/app_req.html in line 6 OpenCA use
 <SCRIPT LANGUAGE="javascript1.2">
This is not known by IE6.0 (and I beleave, 
    Mozilla nothing knows about  window.crypto)
The correct syntax is:
<SCRIPT type="javascript1.2">
For Mozilla I will test this case soon.

This I do for files
sheets/app_req.html
sheets/show_ask4rev.html
sheets/viewCert.html
sheets/viewValidCert.html
sheets/viewcert.html



After this change  I get now an error which looks like this (debug of IE)
Line: 95
sign:1
Error: Waiting on an Object (sorry is from german, this means: in a line there 
is use a token, which is not an object).
Code: 0 
URL://ra.intern.results-hannover.de/cgi-bin/RAServer?[EMAIL PROTECTED]%OD%OACN%3Dwallus6+wallus6%OD%=AOU%3DREsults+User%=D%=AO%3Dresults-security%0D%0AC%3DDE&certtype=User+Certificate&key=4&data
 
Type=PENDING_REQUEST&cmd=appReq&Submit=Approve+Request

But this line 95 in cmds/appReq is not the cause for this error.
I'm now looking for this.

Greeting
Harald
-- 
Dr. Harald Wallus
Results GmbH 
Am Listholze 78, D-30177 Hannover 
Tel: +49(0)511 90 95 1-23  Fax: +49(0)511 90 95 = 1-90 
Email: [EMAIL PROTECTED] 
Internet: http://www.results-hannover.de 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to