summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Bucher <mbucher@mozilla.com>2022-03-30 07:50:16 +0000
committerManuel Bucher <mbucher@mozilla.com>2022-03-30 07:50:16 +0000
commit078de575c9a1ff8998d7e5276b07fc8a539532d7 (patch)
treeba91686640460a3475a48db9f02aad4066db4e3d
parent8c6b33ab7312ad89a79e125a89984f382976358f (diff)
downloadnss-hg-078de575c9a1ff8998d7e5276b07fc8a539532d7.tar.gz
Bug 1761779 - Fix link to TLS page on wireshark wiki r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D142434
-rw-r--r--doc/rst/legacy/key_log_format/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst/legacy/key_log_format/index.rst b/doc/rst/legacy/key_log_format/index.rst
index a822527c0..01459c48c 100644
--- a/doc/rst/legacy/key_log_format/index.rst
+++ b/doc/rst/legacy/key_log_format/index.rst
@@ -58,4 +58,4 @@ NSS Key Log Format
secret depends on the selected cipher suite. It is 64, 96 or 128 characters for SHA256, SHA384 or
SHA512 respectively.
- For Wireshark usage, see `SSL - Wireshark Wiki <https://wiki.wireshark.org/SSL>`__. \ No newline at end of file
+ For Wireshark usage, see `TLS - Wireshark Wiki <https://wiki.wireshark.org/TLS>`__.