Harald wallus schrieb: > > 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">
I think the correct syntax is <script type="text/javascript"> but I found an example from microsoft which uses <script language="JavaScript1.2">. http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q318086& I think the major problem is that 0.8.1 doesn't support signing for IE. 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
