Re: sendmail STARTTLS

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: GVG GVG
Date: Thursday, July 10, 2008 - 7:26 am

On Thu, Jul 10, 2008 at 4:12 PM, Will Maier <willmaier@ml1.net> wrote:

Sorry I did a mistake! The changes in the .mc file are:

----------------
define(`CERT_DIR', `MAIL_SETTINGS_DIR`'CA')dnl
define(`confCACERT_PATH', `CERT_DIR')dnl
define(`confCACERT', `CERT_DIR/cacert.pem')dnl
define(`confSERVER_CERT', `CERT_DIR/cert.pem')dnl
define(`confSERVER_KEY', `CERT_DIR/key.pem')dnl
define(`confCLIENT_CERT', `CERT_DIR/cert.pem')dnl
define(`confCLIENT_KEY', `CERT_DIR/key.pem')dnl
--------------

using the same certs for 'server' and 'client'! So the files do exist!

And yes I did restart sendmail! I actually did restart the whole box!

In a sendmail book I found following entry they suggested to put in the .mc
file. Could be the reason for my problems?

--------------
dnl define(`confCRL', `CERT_DIR/crl/crl.pem')dnl
-------------

Thanks

George
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sendmail STARTTLS, GVG GVG, (Thu Jul 10, 5:08 am)
Re: sendmail STARTTLS, Will Maier, (Thu Jul 10, 6:33 am)
Re: sendmail STARTTLS, GVG GVG, (Thu Jul 10, 6:56 am)
Re: sendmail STARTTLS, Will Maier, (Thu Jul 10, 7:12 am)
Re: sendmail STARTTLS, GVG GVG, (Thu Jul 10, 7:26 am)
Re: sendmail STARTTLS, Will Maier, (Thu Jul 10, 7:55 am)
Re: sendmail STARTTLS, Claus Assmann, (Thu Jul 10, 8:01 am)
Re: sendmail STARTTLS, GVG GVG, (Thu Jul 10, 8:24 am)
Re: sendmail STARTTLS, GVG GVG, (Thu Jul 10, 9:18 am)
Re: sendmail STARTTLS, Philip Guenther, (Thu Jul 10, 9:39 am)
Re: sendmail STARTTLS, Vijay Sankar, (Thu Jul 10, 9:59 am)
Re: sendmail STARTTLS, Claus Assmann, (Thu Jul 10, 3:12 pm)
Re: sendmail STARTTLS, GVG GVG, (Fri Jul 11, 4:24 am)