Testsuite: move CRL testcases away from using SHA1-signed certs
[exim.git] / doc / doc-docbook / spec.xfpt
index 4dc6491e5e286ec4688cc262dfef6f4f72e44fa8..9c011a989fb691b6cbfbbcbbc81d6672ce137c7b 100644 (file)
@@ -17155,7 +17155,15 @@ generated for every connection.
 .cindex "TLS" "server certificate revocation list"
 .cindex "certificate" "revocation list for server"
 This option specifies a certificate revocation list. The expanded value must
-be the name of a file that contains a CRL in PEM format.
+be the name of a file that contains CRLs in PEM format.
+
+.new
+Under OpenSSL the option can specify a directory with CRL files.
+
+&*Note: Under OpenSSL the option must, if given, supply a CRL
+for each signing element of the certificate chain (i.e. all but the leaf).
+For the file variant this can be multiple PEM blocks in the one file.
+.wen
 
 See &<<SECTtlssni>>& for discussion of when this option might be re-expanded.