I recently learned of a Firefox/Chrome feature that allows
wiresharking otherwise-TLS'd network connections. Gloriously, there's
a pypi module that enables this same feature on Python, so let's add
support for it to Mercurial in case we need to wireshark some HTTPs
connections.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGc8d55ff80da1: sslutil: add support for SSLKEYLOGFILE to wrapsocket
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.