ssl - How does the communication with an HTTPS Web Proxy Work? -
i wish setup https proxy , have http clients send requests securely proxy. example, browser can initiate http request should encrypted request proxy , proxy removes encryption , passes request end-site. squid proxy can set work (info here).
i have set such https enabled proxy. unable write own http clients work it. same link above mentions chrome browser supports such proxy. tested chrome , able work such https proxy.
i wish gain understanding of how such proxy works can write own http clients.
as understand it, it's connection regular http proxy connection made on tls. client indeed needs back upwards scheme explicitly , existing clients as-is can't tuned (without coding).
ssl https proxy squid
No comments:
Post a Comment