On Feb 16, 2006, at 1:54 PM, Nick Hemmesch wrote:

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


I have a problem I think is similar although I am on CentOS 4.2. I made an ssl cert when I first set up toaster, but I used the wrong FQDN. I need to change that now (issue a new cert I guess.) I thought I could use the above commands by Nick to do this, but I don't have a /etc/pki/tls/certs directory.

How (where) do I do the 'make stunnel.pem'? When I try it in another directory it tells me (I guess obviously):

make: *** No rule to make target `stunnel.pem'.  Stop.

Thanks for any advice,

Jim

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to