logoalt Hacker News

ofrzetayesterday at 4:33 PM1 replyview on HN

You have to work around TLS, though. Although it is possible with Wireshark, extracting the shared keys through from the browser, I never could get it to work. With mitmproxy I was more successful and could even get iOS Safari to accept my self-issued certificate and read HTTP traffic from a third-party app that I re-routed through my own proxy.


Replies

syntaxingtoday at 3:46 AM

It’s not that hard to use your own CA cert on macOS, you just add it in Keychain. Mitmproxy takes like 5 minute to setup on macOS, they provide a CA self signed cert for you out of the box