Skip to content

Commit

Permalink
pcapng: Replace dead link to TLS key log page
Browse files Browse the repository at this point in the history
The Mozilla Developer Network Web Docs site reorganized and removed
a lot of the historical and legacy docs. The archive for the
documentation for NSS is broken and doesn't have the TLS key log page:
https://firefox-source-docs.mozilla.org/security/nss/index.html

Link to a backup archive site with the same content.

Signed-off-by: John Thacker <johnthacker@gmail.com>
  • Loading branch information
johnthacker committed Jul 6, 2024
1 parent 05e74a6 commit cb805c1
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://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Key_Log_Format). Every line MUST be properly terminated with
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
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 cb805c1

Please sign in to comment.