From: Joe Orton This module provides SSL v3 and TLS v1.x support for the Apache
HTTP Server. SSL v2 is no longer supported. This module relies on OpenSSL
+ This module relies on OpenSSL
to provide the cryptography engine. Further details, discussion, and examples are provided in the
@@ -791,7 +791,7 @@ Since TLSv1.3 does not offer renegotiations, specifying ciphers for it in
a directory context is not allowed.
For a list of TLSv1.3 cipher names, see
-the OpenSSL
+the OpenSSL
documentation.
An SSL cipher specification in cipher-spec is composed of 4 major
@@ -988,7 +988,7 @@ With OpenSSL 3.0 or later, if no engine is specified but the key or certificate
is specified using a PKCS#11 URIs
then it is tried to load the key and certificate from an OpenSSL provider.
The OpenSSL provider to use must be defined and configured in the OpenSSL config file,
-and it must support the STORE method
+and it must support the STORE method
for PKCS#11 URIs.
mod_ssl
(at least version 1.0.2 is required). For a list of supported command
names, see the section Supported configuration file commands in the
-SSL_CONF_cmd(3) manual page for OpenSSL.
+SSL_CONF_cmd(3) manual page for OpenSSL.
Some of the SSLOpenSSLConfCmd
commands can be used
as an alternative to existing directives (such as
diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr
index 4ef75a9cfe..3d6d2adae6 100644
--- a/docs/manual/mod/mod_ssl.xml.fr
+++ b/docs/manual/mod/mod_ssl.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta
index 736a11a017..be20a51f56 100644
--- a/docs/manual/mod/mod_ssl.xml.meta
+++ b/docs/manual/mod/mod_ssl.xml.meta
@@ -8,6 +8,6 @@