mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
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"
This commit is contained in:
parent
8e144e8e6f
commit
aa0f33e984
@ -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
|
||||
|
@ -508,6 +508,7 @@ to create the hashes for HPKP.</li>
|
||||
<li>RFC 7685: A Transport Layer Security (TLS) ClientHello Padding Extension</li>
|
||||
<li>RFC 7905: ChaCha20-Poly1305 Cipher Suites for Transport Layer Security (TLS)</li>
|
||||
<li>RFC 7919: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for Transport Layer Security</li>
|
||||
<li>RFC 8446: The Transport Layer Security (TLS) Protocol Version 1.3</li>
|
||||
<li>W3C CSP: Content Security Policy Level 1-3</li>
|
||||
<li>TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1.3</li>
|
||||
</ul>
|
||||
@ -568,7 +569,7 @@ to create the hashes for HPKP.</li>
|
||||
|
||||
<ol class='man-decor man-foot man foot'>
|
||||
<li class='tl'></li>
|
||||
<li class='tc'>April 2018</li>
|
||||
<li class='tc'>June 2018</li>
|
||||
<li class='tr'>testssl(1)</li>
|
||||
</ol>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user