如何使用 Charles Proxy 通过 https 启用地图本地?
我正在使用 Charles Proxy 方便的 Map Local 工具来开发 CSS 文档。这样我就可以立即看到我的编辑,而无需重新部署整个内容,这在企业级 Web 应用程序的美妙世界中节省了大量时间。
我刚刚发现 Map Local 不适用于 https 协议。我对 http 没有任何问题,一切都按预期进行。
我使用的是 Windows 7,每个浏览器都存在这个问题。
什么可能配置错误?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
确保您尝试映射的主机已在“代理”>“(添加到)”下启用。代理设置> SSL>地点。
Ensure that the host you're trying to map is enabled under (added to) Proxy > Proxy Settings > SSL > Locations.
旧帖子,@OpaCitiZen 的答案是正确的,但是在 v3.11.4 和 v3.11.4 版本中。 v4,它是
代理> SSL 代理设置 >添加 (URL) 并确保选中“启用 SSL 代理”复选框
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