>Michael Bell wrote:
>
> Nils-Henner Krueger wrote:
> > I installed OpenCA 0.9.2-RC2, all parts on one machine for testing.
> > Everythings works fine now accecpt I'm not able to download a valid
> > certificate with public and private key through the pub-Interface:
> > I go through Certificates - Valid - Select one certificate for which
> > both keys are generated at the server side - Download Certificate
> > and key pair in format PKCS#12, enter passphrase for the private key
> > of the user, and then I get 
> > 
> > Error 690
> > Configuration Error. Missing Configuration Keyword: GetPasswdSheet.
> > 
> > The error message appears independent of giving the correct
> > password or not.
> > 
> > Anyone an idea whats wrong there?
> 
> Yes, it is a bug which was fixed in RC3.


I'm sorry but it still doesn't work.

I switched to RC3 and try to download a valid web server certificate
and keypair in PKCS#12 format. First I'm asked for the password for
the private key. After that I get a second password request, saying

The requested content is protected by a passphrase. 
Please enter the passphrase to access the content.

Password to access the page ___________

The password I enter is echoed, there there seems to be a typo in
lib/functions/misc-utils.lib:

$info_list->{BODY}->[0]->[1] = '<input type=passwd name="PASSWD_'.uc 
($type).'" value="" size=16 minlength=8>';

The input type should probably be "password".

What kind of password should be entered there anyway? When I use
the private key password again, I get "Error 700, General Error.
Permission denied, Wrong Passphrase..."

The second password question seems to be a bug?!


nhk



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to