开发者

How to enable Map Local over https with Charles Proxy?

开发者 https://www.devze.com 2023-01-20 20:29 出处:网络
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

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 tim开发者_JAVA技巧e.

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?


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


Old post, @OpaCitiZen's answer is correct, however, in version v3.11.4 & v4, it's

Proxy > SSL Proxying Settings > Add (URL) and obviously make sure the checkbox for "Enable SSL Proxying" is selected

0

精彩评论

暂无评论...
验证码 换一张
取 消