[Webkit-unassigned] [Bug 208192] [Curl] Add TLS debugging feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 06:21:57 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208192

--- Comment #3 from Takashi Komori <Takashi.Komori at sony.com> ---
Usage:
1) Build wincairo with ENABLE_TLS_DEBUG=1
2) Set environment variable WEBKIT_CURL_TLS_KEY_LOG_FILE to a path which you have write privilege.
3) Start WireShark and start capturing packets.
4) Start MiniBrowser and brows some https sites.
5) Stop capturing packets.
6) Open Setting -> preference -> Protocols -> tls on WireShark
7) Set the path you specified to WEBKIT_CURLL_TLS_KEY_LOG_FILE to (Pre)=Master-Secret log filename.
8) You can see decrypted packets on WireShark.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200225/11957827/attachment.htm>


More information about the webkit-unassigned mailing list