Robin W. Sanchez C. wrote:
Make a self signed certificate:
cd /etc/pki/tls/certs/
make stunnel.pem
Note: common name should be your FQDN server.your-domain.com
mv stunnel.pem /var/qmail/control/servercert.pem
chown root:qmail /var/qmail/control/servercert.pem
chmod 644 /var/qmail/control/servercert.pem
/ln -s /var/qmail/control/servercert.pem
/var/qmail/control/clientcert.pem
I applied this proccedure but after that, mi
Show this error in http://web.domain.com/qmailadmin
What do the IMAP logs show? This cert wouldn't normally have anything
to do with apache or it's authentication (unless qmailadmin also
authenticates via IMAP for login purposes)
**