Aarno Aukia writes: 

> Hello 
> 
> We got our ssl-certs about two weeks ago and I'm still wondering how to 
> put them in use with courier (they work fine with apache/mod_ssl).
> I decrypted the signed keyiles we got from the CA for use with apache by 
> using openssl:
> $ openssl rsa -in server.key -out server.pem
> the resulting pem file works flawlessly with apache, but when I replace 
> the pem's made with mkesmtpdcert, mkpop3dcert and mkimapdcert (which all 
> work all fine too, but (obviously) aren't signed), pop3-ssl and imap-ssl 
> stop working. I can't test it myself, but looking-over-the-shoulder of an 
> outlook-user some strange "Unknown error occurred 
> (0x<somethingsomething>)" is being shown. 
> 
> Where did I fail ?

One possibility is that you're chaining root CAs. The OpenSSL documentation 
isn't particularly helpful regarding handling chained root CAs, so 
consequently this configuration may not work. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to