First page Back Continue Last page Summary Graphics
The Configuration File (cont)
Define Client Cert and Key
- define(`confCLIENT_CERT', `CERT_DIR/sendmail.crt')dnl
- define(`confCLIENT_KEY', `CERT_DIR/sendmail.key')dnl
Using same key for server and client
Notes: