Skip to content

Commit

Permalink
Cite the IETF Internet-Draft for the TLS Key Log format
Browse files Browse the repository at this point in the history
Signed-off-by: John Thacker <[email protected]>
  • Loading branch information
johnthacker authored and guyharris committed Jul 7, 2024
1 parent 9a18839 commit 53eb940
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions draft-ietf-opsawg-pcapng.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ normative:

informative:
I-D.richardson-opsawg-pcapng-extras:
I-D.ietf-tls-keylogfile:

--- abstract

Expand Down Expand Up @@ -2057,8 +2058,9 @@ The following is a list of Secrets Types.

{: indent='8'}
0x544c534b:
: TLS Key Log. This
format is described at [NSS Key Log Format](https://web.archive.org/web/20220206172425/https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format). Every line MUST be properly terminated with
: TLS Key Log.
This format is described in {{I-D.ietf-tls-keylogfile}}.
Every line MUST be properly terminated with
either carriage return and linefeed ('\r\n') or linefeed ('\n').
Tools MUST be able to handle both line endings.
{: vspace='0'}
Expand Down

0 comments on commit 53eb940

Please sign in to comment.