Harald wallus schrieb: > > 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.
We fixed the signing finally in the 0.9.1-RCs (please see ftp://ftp.openca.org/pub/openca/developers/bell/snapshots/CHANGES). > 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"> Our javascriptcode is really old. I will check the syntax and then I'm going to fix all the javascript-files. > 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 If you want to sign with IE you must use VBScript. We implement this in 0.9. The first working version is 0.9.1-RC2. > But this line 95 in cmds/appReq is not the cause for this error. > I'm now looking for this. This is line 95 in the HTML-Page which try to sign. Best regards, Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org ------------------------------------------------------- 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
