mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
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
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user