Re: sendmail STARTTLS

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

On Thu, Jul 10, 2008 at 5:05 PM, Stuart Henderson <stu@spacehopper.org>
wrote:

exaclly! That's what I did. Below is a extract from my current sendmail.cfmail:

-----------
# CA directory
O CACertPath=/etc/mail/CA
# CA file
O CACertFile=/etc/mail/CA/cacert.pem
# Server Cert
O ServerCertFile=/etc/mail/CA/cert.pem
# Server private key
O ServerKeyFile=/etc/mail/CA/key.pem
# Client Cert
O ClientCertFile=/etc/mail/CA/cert.pem
# Client private key
O ClientKeyFile=/etc/mail/CA/key.pem
# File containing certificate revocation lists
#O CRLFile
--------------

Thanks

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

Messages in current thread:
Re: sendmail STARTTLS, Stuart Henderson, (Thu Jul 10, 8:05 am)
Re: sendmail STARTTLS, GVG GVG, (Thu Jul 10, 8:31 am)