Clarify: tls_verify_certificates is for CA certs.
authorPhil Pennock <pdp@exim.org>
Mon, 17 Jan 2011 03:21:37 +0000 (22:21 -0500)
committerPhil Pennock <pdp@exim.org>
Mon, 17 Jan 2011 03:21:37 +0000 (22:21 -0500)
It can be used for individual user certs but is really intended for
CAs.  Note this, and explain that if the tls_verify_certificates value
is a file, then the certs within are sent from the server to clients,
thus is public data.


No differences found