Dec 18 03:49:22 ipop3d[25946]: SSL error status: error:0906D06C:PEM
routines:PEM_read_bio:no start line
Dec 18 03:49:22 ipop3d[25946]: SSL error status: error:140B3009:SSL
routines:SSL_CTX_use_RSAPrivateKey_file:missing asn1 eos
OK, I tried to create a new cert to solve my problem of having a
certificate with a mismatched name (mydomain.tld versus server.mydomain.tld)
I used this:
openssl req -newkey -out >ipop3d.pem -x509 -days 365 -outform PEM
And get the above. Somethings not right with this because it never even
asked me for a server name either.
--
Two wrongs don't make a right, but three lefts do.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: pop certs Tom Allison
- Re: pop certs Vineet Kumar