Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: mbachmann on March 04, 2004, 03:06:07 PM
-
I can't, for the life of me, not find the ssl client certificate for the mailserver part of a 6.0 server. Where is it? It's not in.
/home/e-smith/ssl.key/server.key or
/home/e-smith/ssl.crt/server.crt or
/etc/httpd/conf/ssl.key/ or
/etc/httpd/conf/ssl.crt
Where the hell is it?
-
Answering myself:
/usr/share/ssl/certs/
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-email-mua.html seems to apply.
If i've understood diffrent certs for mail and webserver are needed.
-
Take a look at this HOWTO that I've put on the web site
Creating SSL Certificates (http://no.longer.valid/phpwiki/index.php/Creating%20SSL%20Certificates), look at the very bottom and you'll see a section on e-mail & ssl.
-
That's what i was looking for. I missed it although i've read the whole thing three times. Have you added it later?