From aa0f33e984ac175ee5f86f81145346fd19f04dae Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 20 Jun 2018 09:41:51 +0200 Subject: [PATCH] Update RFC section in ~/doc with soon to be TLS 1.3 RFC See PR #1072, title taken from https://github.com/ietf/draft-ietf-tls-tls13/blob/master/rfc8446.xml (maybe subject to change). Todo: Handle the obsolted ones, maybe by adding "obsolete" --- doc/testssl.1 | 5 ++++- doc/testssl.1.html | 3 ++- doc/testssl.1.md | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/testssl.1 b/doc/testssl.1 index 50fad10..25356bf 100644 --- a/doc/testssl.1 +++ b/doc/testssl.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "TESTSSL" "1" "April 2018" "" "" +.TH "TESTSSL" "1" "June 2018" "" "" . .SH "NAME" \fBtestssl\fR @@ -666,6 +666,9 @@ RFC 7905: ChaCha20\-Poly1305 Cipher Suites for Transport Layer Security (TLS) RFC 7919: Negotiated Finite Field Diffie\-Hellman Ephemeral Parameters for Transport Layer Security . .IP "\(bu" 4 +RFC 8446: The Transport Layer Security (TLS) Protocol Version 1\.3 +. +.IP "\(bu" 4 W3C CSP: Content Security Policy Level 1\-3 . .IP "\(bu" 4 diff --git a/doc/testssl.1.html b/doc/testssl.1.html index b2f92a4..e423eb6 100644 --- a/doc/testssl.1.html +++ b/doc/testssl.1.html @@ -508,6 +508,7 @@ to create the hashes for HPKP.
  • RFC 7685: A Transport Layer Security (TLS) ClientHello Padding Extension
  • RFC 7905: ChaCha20-Poly1305 Cipher Suites for Transport Layer Security (TLS)
  • RFC 7919: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for Transport Layer Security
  • +
  • RFC 8446: The Transport Layer Security (TLS) Protocol Version 1.3
  • W3C CSP: Content Security Policy Level 1-3
  • TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1.3
  • @@ -568,7 +569,7 @@ to create the hashes for HPKP.
    1. -
    2. April 2018
    3. +
    4. June 2018
    5. testssl(1)
    diff --git a/doc/testssl.1.md b/doc/testssl.1.md index a537762..c018414 100644 --- a/doc/testssl.1.md +++ b/doc/testssl.1.md @@ -437,6 +437,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp * RFC 7685: A Transport Layer Security (TLS) ClientHello Padding Extension * RFC 7905: ChaCha20-Poly1305 Cipher Suites for Transport Layer Security (TLS) * RFC 7919: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for Transport Layer Security +* RFC 8446: The Transport Layer Security (TLS) Protocol Version 1.3 * W3C CSP: Content Security Policy Level 1-3 * TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1.3