Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to enable Map Local over https with Charles Proxy?

I'm using Charles Proxy's handy Map Local tool to develop CSS documents. This way I can immediately see my edits without having to redeploy the whole thing which in the wonderful world of enterprise-level webapps saves a considerable amount of time.

I just discovered that Map Local doesn't work with the https protocol. I have no problems with http, everything works as expected.

I'm using Windows 7, and the problem is present with every browser.

What could be misconfigured?

like image 467
Wabbitseason Avatar asked Oct 20 '10 15:10

Wabbitseason


People also ask

How do I disable local map on Charles?

If you want to stop using a Local map go to the "Tools > Map Local..." menu. Then you will see a list of all local maps that are active, you can then remove or temporarily disable a local mapping.


1 Answers

Ensure that the host you're trying to map is enabled under (added to) Proxy > Proxy Settings > SSL > Locations.

like image 63
OpaCitiZen Avatar answered Sep 19 '22 14:09

OpaCitiZen