RE: Error when trying to sign a certificate.

2013-10-07 Thread Dave Thompson
Windows error 3 is ESRCH, but for fopen that should be the directory/path not "process" as strerror gives (on at least some versions of MS C runtime). Make sure the indicated path exists, starting at the current directory you are in, and is accessible by you. If you are using an installer-creat

Re: error when trying to sign a certificate

2003-02-07 Thread Dr. Stephen Henson
On Fri, Feb 07, 2003, Steven R. Shourds wrote: > C:\Apache\bin\CA>openssl ca -out cert.pem -config ./openssl.conf -infiles req.pem > Using configuration from ./openssl.conf > Loading 'screen' into random state - done > Enter pass phrase for ./private/cakey.pem: > Check that the request matches the