Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why https request fails on Charles Proxy if SSL proxying is turned on

I have installed and configured Charles proxy in my mac.

I am able to browse all http sites and see the requests in Charles but I am not able to browse https sites I get unable to connect

Safari cannot open the page because it could not establish a secure connection.

I have installed the SSL certificate as it is mentioned in Charles but all the https connections are failing

like image 370
Elstine P Avatar asked Dec 03 '22 20:12

Elstine P


1 Answers

If you are on iOS 10.3 or later, open the Settings.app and navigate to General > About > Certificate Trust Settings, and find the Charles Proxy certificate, and switch it on to enable full trust for it

Now you should be able to access SSL websites with Charles using SSL Proxying.

Look into iOS Devices section in the Charles SSL documentation for reference

like image 124
Durai Amuthan.H Avatar answered Jan 22 '23 00:01

Durai Amuthan.H