搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

support for HTTPS proxy

  • 1 个回答
  • 2 人有此问题
  • 14 次查看
  • 最后回复者为 guigs

more options

Hi guys

we have an extension for Firefox (also Chrome, Opera) establishing connections over HTTPS (squid on server-side). Currently our extension for Firefox is using .pac files but that approach is troublesome as we can't add exceptions on client-side, like we do on Chrome. Is there any way to connect via HTTPS proxies? Or, do you plan to implement support for defining HTTPS proxies in Firefox?

thanks in advance

Hi guys we have an extension for Firefox (also Chrome, Opera) establishing connections over HTTPS (squid on server-side). Currently our extension for Firefox is using .pac files but that approach is troublesome as we can't add exceptions on client-side, like we do on Chrome. Is there any way to connect via HTTPS proxies? Or, do you plan to implement support for defining HTTPS proxies in Firefox? thanks in advance

所有回复 (1)

more options

Connecting to HTTP proxy over HTTPS is supported. EDIT: That link was out of date. original source: https://bugzilla.mozilla.org/show_bug.cgi?id=378637 See this are an alternative solution: https://support.mozilla.org/en-US/que.../1068675#answer-745280

由guigs于修改