8000 Refer to RFC8446bis by seanturner · Pull Request #8 · tlswg/sslkeylogfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Refer to RFC8446bis #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-tls-keylogfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ format. Note the use of "SSL" as this convention originally predates the
adoption of TLS as the name of the protocol.

This document describes the SSLKEYLOGFILE format. This format can be used for
TLS 1.2 {{!TLS12=RFC5246}} and TLS 1.3 {{!TLS13=RFC8446}}. The format also
TLS 1.2 {{!TLS12=RFC5246}} and TLS 1.3 {{!TLS13=I-D.ietf-tls-rfc8446bis}}. The format also
supports earlier TLS versions, though use of earlier versions is forbidden
{{?RFC8996}}. This format can also be used with DTLS {{?DTLS13=RFC9147}}, QUIC
{{?RFC9000}}{{?RFC9001}}, and other protocols that also use the TLS key
Expand Down
0