Hello,
I'm running the OpenCA SNAP-20020315 and I can't make a request using IE too.
----
I tried it at WIN98 in IE 5.50 - and the page 'ie_confirm.html' (at
lib/servers/pub/sheets) produce error in a JavaScripts.
I found that this error is called by lines (cca line 42 at ie_confirm.html):
if (document.forms[0].ou.value != "")
szName = szName + "; OU=" + document.forms[0].ou.value;
----
I think it's usefull to set:
certHelper.GenKeyFlags to certHelper.GenKeyFlags =0x04000003; (now it's 0x04000001)
04000001 ... private key is store in registrs of Windows (it's security hole) and now
user password to encrypt (everbody who have access to computer can sign by this
private key) !!!
04000003 ... private key (can be) is necrypted (RSA), stored, exportable
----
I changed the lines at ie_confirm.html and I moved to next step:
Now, I see Error 700: Error while creating REQ object. :-(
(from -error_log:
...
11189:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:622:Expecting:
CERTIFICATE REQUEST
General Error Trapped 700: Error while creating REQ object. at
/usr/local/Authority/OpenCA/lib/functions/misc-utils.lib line 32.
Compilation failed in require at /var/www/cgi-bin/cgi-public/pki line 195.
)
However, I havn't this error message by requesting in Netscape.
----
Have you any suggestion?
Thanks,
--mh
--
---------------------------------------------
Miroslav Hrad
mobil: +420 606 703435, email: [EMAIL PROTECTED]
[EMAIL PROTECTED], www.expedice.info
On Tue, 19 Mar 2002, Christopher Crowley wrote:
> I am running the openca-0.9-SNAP-20020308 . Are these changes already be
> included in that release?
>
> Chris
>
> ----- Original Message -----
> From: "Nitin Gaur" <[EMAIL PROTECTED]>
> To: "Christopher Crowley" <[EMAIL PROTECTED]>; "OpenCA Users"
> <[EMAIL PROTECTED]>
> Sent: Monday, March 18, 2002 11:48 PM
> Subject: Re: [Openca-Users] IE 5.0, 5.5, and 6.0 still not working for
> requesting a certificate.
>
>
> > Christopher Crowley wrote:
> >
> > > Hello -
> > >
> > > I am using the SNAP version of OpenCA.
> > >
> > > I am still not able to request a certificate using Internet Explorer.
> > >
> > > My first question is if people elsewhere have been successful with IE,
> or is
> > > this still in development?
> > >
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users