This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Secure - https proxy configurations on Firefox ...possible ?

  • Tidak ada balasan
  • 0 memiliki masalah ini
more options

There is a (new) Secure SSL forward proxy in my corporate. It requires a client to perform: TCP handshake + TLS handshake + followed by http CONNECT request

Now this works fine when we simulate proxy connection using curl, for instance:

  1. curl --head -v -ik --proxy https://proxy.mydomain.com:8443 https://www.google.com/

However when setting up FF for proxy configuration, and adding proxy details under HTTPS Proxy, cant connect via that proxy. Looking at network dump we do see that FF is doing: TCP handshake + straight away sends http CONNECT request - and its missing to initiate TLS handshake....

Is there anyway at all to configure FF to connect via secure SSL proxy ?

There is a (new) Secure SSL forward proxy in my corporate. It requires a client to perform: TCP handshake + TLS handshake + followed by http CONNECT request Now this works fine when we simulate proxy connection using curl, for instance: #curl --head -v -ik --proxy https://proxy.mydomain.com:8443 https://www.google.com/ However when setting up FF for proxy configuration, and adding proxy details under HTTPS Proxy, cant connect via that proxy. Looking at network dump we do see that FF is doing: TCP handshake + straight away sends http CONNECT request - and its missing to initiate TLS handshake.... Is there anyway at all to configure FF to connect via secure SSL proxy ?

Anda harus masuk ke akun Anda untuk membalas kiriman ini. Sila mulai pertanyaan baru, jika Anda belum memiliki akun.