Skip to content

Commit

Permalink
pcapng: use the Wayback Machine for the NSS key log format.
Browse files Browse the repository at this point in the history
  • Loading branch information
guyharris committed Jul 6, 2024
1 parent 6d2ddcc commit 9a18839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-opsawg-pcapng.md
Original file line number Diff line number Diff line change
Expand Up @@ -2058,7 +2058,7 @@ The following is a list of Secrets Types.
{: indent='8'}
0x544c534b:
: TLS Key Log. This
format is described at [NSS Key Log Format](https://udn.realityripple.com/docs/Mozilla/Projects/NSS/Key_Log_Format). Every line MUST be properly terminated with
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
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 9a18839

Please sign in to comment.