ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.34k stars 177 forks source link

SSL Handshake Failed on iOS 17.4 simulator #2054

Closed ivyjsgit closed 2 weeks ago

ivyjsgit commented 2 weeks ago

Description

I'm running into an issue accessing network requests from my iOS 17.4 iPhone 15 Pro simulator. When I try to perform a request, I get the error "SSL Handshake Failed/It could be SSL Certificate Pinning, or try installing CA Certificate on iOS Simulators again (code=999)"

I have tried the following:

1) Reinstall the certificate on the iOS simulator and reboot the simulator 2) Ensure the trusted certificates are enabled in the simulator

image

3) Reboot my computer 4) Go to Help > Advanced > Factory reset and then repeat step 1

Steps to Reproduce

  1. Perform a network request from the iOS simulator image

Current Behavior

Error 999

Expected Behavior

Network traffic from the simulator is visible

Environment

Proxyman Version 5.5.0 (50500) macOS Sonoma 14.5 (23F79)

ivyjsgit commented 2 weeks ago

I am able to access https://google.com in Safari in the simulator

ivyjsgit commented 2 weeks ago

This seems to only be happening on certain sites

ivyjsgit commented 2 weeks ago

I've confirmed this isn't a Proxyman bug, this is related to the app I am testing