Hi.
I have found a problem when I was trying to generate the CA
Certificate Request. This is:
In the file called "genCAReq" is defined a variable "$careqFile"
as "my $careqFile = getRequired ( 'CACertificate' );". It produces an
error when I try to generate self-signed CA certificate. To fix that, I
have modified this variable definition as follow:
"my $careqFile = getRequired ( 'ReqDir' ) . '/careq.pem';"
I don't know if it could be the solution.
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users