Archive for the tag 'pem file'

Dec 06 2008

generate pem file for qpsmtpd+ssl 465

Published by lucas under Servidores Correo, qpsmtpd

If you want to use qpsmtpd in port 465 you have to use ssl. The easiest way to do it is following the qpsmtpd instructions: http://wiki.qpsmtpd.org/config:smtps. But you have to create a certificate.
This is the simpliest way to do it:

Use your favorite app manager for your linux distro. Install stunnel.
cd /etc/ssl (in debian) and generate [...]

No responses yet