From: Joe Orton Date: Thu, 20 Feb 2020 08:46:39 +0000 (+0000) Subject: PKCS#11 URIs usable from 2.4.42 and later now. [skip ci] X-Git-Tag: 2.5.0-alpha2-ci-test-only~1636 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7bb4eb51ca39bb1cc5912806a6fb0c292764fc5;p=thirdparty%2Fapache%2Fhttpd.git PKCS#11 URIs usable from 2.4.42 and later now. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index eb264bc1fbd..b02013de342 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -894,7 +894,7 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW SSLCertificateFile file-path|certid server config virtual host -certid available in 2.5.1 and later. +certid available in 2.4.42 and later.

@@ -1011,7 +1011,7 @@ SSLCertificateFile "pkcs11:token=My%20Token%20Name;id=45" SSLCertificateKeyFile file-path|keyid server config virtual host -keyid available in 2.5.1 and later. +keyid available in 2.4.42 and later.