diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-29 15:20:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-29 15:26:16 +0100 |
commit | 012dd02e8436a8451afc4a8f69e128e257566c80 (patch) | |
tree | 2f01d68e66fd95a9078cb55b8d7505c862d2441a /doc | |
parent | 5b2fd993eadb7b476e5ef14028c7db09fda6c3ae (diff) |
OpenSSL: fix build on earlier library versions
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 9833f19e4..273348ac8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -17833,7 +17833,7 @@ Certificate Authority. Usable for GnuTLS 3.4.4 or 3.3.17 or OpenSSL 1.1.0 (or later). .new -For OpenSSL, and +For OpenSSL 1.1.0 or later, and .wen for GnuTLS 3.5.6 or later the expanded value of this option can be a list of files, to match a list given for the &%tls_certificate%& option. |