You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Lucien Gentis <lu...@univ-lorraine.fr> on 2018/09/22 12:29:15 UTC

mod_ssl.xml rev 1841573 2.4 branch

Bonjour everybody,

In mod_ssl.xml rev 1841573 - 2.4 branch - following lines were added :

+<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>
+

But meanwhile, in the same file - trunk branch - link <a 
href="https://github.com/tlswg/tls13-spec">RFC TBD</a> was replaced by 
link <a href="http://www.ietf.org/rfc/rfc8446.txt">RFC 8446</a>


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: mod_ssl.xml rev 1841573 2.4 branch

Posted by Luca Toscano <to...@gmail.com>.
Bonjour Lucien,

Il giorno sab 22 set 2018 alle ore 08:29 Lucien Gentis
<lu...@univ-lorraine.fr> ha scritto:
>
> Bonjour everybody,
>
> In mod_ssl.xml rev 1841573 - 2.4 branch - following lines were added :
>
> +<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>
> +
>
> But meanwhile, in the same file - trunk branch - link <a
> href="https://github.com/tlswg/tls13-spec">RFC TBD</a> was replaced by
> link <a href="http://www.ietf.org/rfc/rfc8446.txt">RFC 8446</a>

I didn't backport yesterday because the 2.4.x's build was failing and
I didn't have time to investigate. Today I found the missing commit to
backport, http://svn.apache.org/r1828059, I am going to commit it now
and then fix the RFC TBD reference :)

Luca

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org