aboutsummaryrefslogtreecommitdiff
path: root/wireshark.wiki
blob: 3309d07957eefaca3c926fc19df3d98704074530 (plain)
1
2
3
4
5
6
7
8
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
}}}