Clientcert.pem

From QmailToaster
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

clientcert.pem

Note, this file needs to contain the private key in addition to the SSL certificate. The CA chain might be required as well.

It is most always a link to servercert.pem:

ln -s servercert.pem clientcert.pem


man qmail-remote excerpt:

SSL certificate that is used to authenticate with the remote server during a TLS session.

qmail-remote