From: Luca Toscano Date: Fri, 21 Sep 2018 23:35:45 +0000 (+0000) Subject: mod_ssl.xml: fix TLS 1.3 RFC link X-Git-Tag: 2.5.0-alpha2-ci-test-only~2330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60a0be5f349767acaea3016ecc144560c58e65b;p=thirdparty%2Fapache%2Fhttpd.git mod_ssl.xml: fix TLS 1.3 RFC link Suggested by the IRC Freenode user 'a-ja' on #httpd-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841639 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index a08256530b7..210297b413c 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -652,7 +652,7 @@ The available (case-insensitive) protocols are:

  • TLSv1.3 (when using OpenSSL 1.1.1 and later)

    A new version of the TLS protocol, as defined in - RFC TBD.

  • + RFC 8446.

  • all