Skip to content

Commit

Permalink
Close an unbalanced paren
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed May 15, 2024
1 parent 6f5b0ba commit 11d9cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-tls-keylogfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ protected by TLS.

As some protocols rely on TLS for generating encryption keys, the SSLKEYLOGFILE
format includes keys that identify the secret used in TLS exporters or early
exporters ({{Section 7.5 of ?TLS13}}. Knowledge of these secrets can enable
exporters ({{Section 7.5 of ?TLS13}}). Knowledge of these secrets can enable
more than inspection or modification of encrypted data, depending on how an
application protocol uses exporters. For instance, exporters might be used for
session bindings (e.g., {{?RFC8471}}), authentication (e.g., {{?RFC9261}}), or
Expand Down

0 comments on commit 11d9cab

Please sign in to comment.