Wireshark-bugs: [Wireshark-bugs] [Bug 8239] Dissector for Microsofts SSTP VPN Protocol
Date: Sun, 20 Jan 2013 15:46:16 +0000

Comment # 6 on bug 8239 from
(In reply to comment #5)
> How does this work with 'regular' HTTPS traffic on port 443?

this should not be a problem, i used:
http_dissector_add(SSTP_PORT, sstp_handle);

also i tested with a pcap containing regular https, providing information for
the ssl dissector to decrypt. i didnt see any problems.

i will add the pcap i used as attachment.


You are receiving this mail because:
  • You are watching all bug changes.