OK. In CA server, cmds/genCACert:

$cryptoShell->genCert(  KEYFILE=>"$cakeyFile",
                        REQFILE=>"$careqFile",
                        OUTFILE=>"$cacertFile",
                        DAYS=>$days,
                        PASSWD=>$pwd );

When I changed last line to use "$pwd" - I was able to generate the
certificate with my password. I really don't know what's the
difference...
For a moment, I have to use "alphanumeric" password:(

Cheers,

Sergey

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to