mod_ssl.xml: fix TLS 1.3 RFC link
authorLuca Toscano <elukey@apache.org>
Fri, 21 Sep 2018 23:35:45 +0000 (23:35 +0000)
committerLuca Toscano <elukey@apache.org>
Fri, 21 Sep 2018 23:35:45 +0000 (23:35 +0000)
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

docs/manual/mod/mod_ssl.xml

index a08256530b7d5b0cb06f88919de9ce70c76a7833..210297b413ce5aa2b322da8817ba52ce311a5b53 100644 (file)
@@ -652,7 +652,7 @@ The available (case-insensitive) <em>protocol</em>s are:</p>
 <li><code>TLSv1.3</code> (when using OpenSSL 1.1.1 and later)
     <p>
     A new version of the TLS protocol, as defined in
-    <a href="https://github.com/tlswg/tls13-spec">RFC TBD</a>.</p></li>
+    <a href="http://www.ietf.org/rfc/rfc8446.txt">RFC 8446</a>.</p></li>
 
 <li><code>all</code>
     <p>