Wireshark – How to Filter HTTPS Traffic

network-monitoringnetwork-trafficwireshark

I want to observe the HTTPs protocol. How can I use a Wireshark filter to do that?

Best Answer

As 3molo says. If you're intercepting the traffic, then port 443 is the filter you need. If you have the site's private key, you can also decrypt that SSL . (needs an SSL-enabled version/build of Wireshark.)

See http://wiki.wireshark.org/SSL