> Hello All,
>
> I have a rh40 QT server that I would have liked to configure ssl for, I
> followed the instructions to the letter and I run the fdr40-deps.sh
> script and I then followed the
> http://www.qmailtoaster.com/info/EZ-QmailToaster-Install.txt manual to
> the letter but when I needed to make the ssl certificate in
> /usr/share/ssl/certs/ then I got the message that there is no such
> directory, I tried ot search for the directory but to with no joy, where
> am I going rong here? can anybody please kick my butt in the right
> direction?
>
> Regards
> Per Qvindesland
Hi,
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
Regards,
Nick
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]