aboutsummaryrefslogtreecommitdiff
path: root/wireshark.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark.wiki')
-rw-r--r--wireshark.wiki7
1 files changed, 7 insertions, 0 deletions
diff --git a/wireshark.wiki b/wireshark.wiki
index c9c2aa4..3309d07 100644
--- a/wireshark.wiki
+++ b/wireshark.wiki
@@ -1,2 +1,9 @@
+%title Wireshark
+
+== Intercept encrypted trafic ==
+
https://stackoverflow.com/questions/18456934/how-to-view-encrypted-application-data-in-wireshark
+
+{{{sh
export SSLKEYLOGFILE=/tmp/ssl-key.log
+}}}