From 77020c7983ba76ddb0b5741b501d97af89f794b3 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 3 Dec 2017 20:36:12 +0000 Subject: [PATCH] Docs: clarify smtp transport tls_verify_certificates option --- doc/doc-docbook/spec.xfpt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 285849122..f2709418e 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27660,11 +27660,10 @@ if it requests it. If the server is Exim, it will request a certificate only if If the &%tls_verify_certificates%& option is set on the &(smtp)& transport, it specifies a collection of expected server certificates. -These may be the system default set (depending on library version), -a file or, -depending on library version, a directory, -must name a file or, -for OpenSSL only (not GnuTLS), a directory. +These may be +the system default set (depending on library version), +a file, +or (depending on library version) a directory. The client verifies the server's certificate against this collection, taking into account any revoked certificates that are in the list defined by &%tls_crl%&. -- 2.25.1