From 0915887d2a15dc69a5f6ba6670e9b5ff0d253ff6 Mon Sep 17 00:00:00 2001 From: André Malo Date: Tue, 26 Feb 2019 13:52:06 +0000 Subject: update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854379 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/manual/mod/mod_ssl.html.en') diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index ae3cc3785d..77d98468bf 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -41,7 +41,7 @@ Layer (SSL) and Transport Layer Security (TLS) protocols HTTP Server. SSL v2 is no longer supported.

This module relies on OpenSSL -to provide the cryptography engine.

+to provide the cryptographic engine.

Further details, discussion, and examples are provided in the SSL documentation.

@@ -779,7 +779,7 @@ This complex directive uses a colon-separated cipher-spec string consisting of OpenSSL cipher specifications to configure the Cipher Suite the client is permitted to negotiate in the SSL handshake phase. The optional protocol specifier can configure the Cipher Suite for a specific SSL version. -Possible values include "SSL" for all SSL Protocols up to and including TLSv1.2. +Possible values include "SSL" for all SSL Protocols up to and including TLSv1.2.

Notice that this @@ -1507,7 +1507,7 @@ query can be done in two ways which can be configured by Context:server config, virtual host Status:Extension Module:mod_ssl -Compatibility:Available in httpd 2.4.30 and later +Compatibility:Available in httpd 2.5.0 and later

This directive applies the set of SSL* directives defined under 'name' as the base settings in the current context. Apache comes with the -- cgit v1.2.3