claffin/cloudproxy

HTTPS on proxy servers

Opened this issue · 1 comments

As is:
cloudproxy -> proxy server connectivity is over HTTP, including the HTTP auth. If the client request is using HTTPS, the request remains encrypted however, the auth and any other HTTP communication are unencrypted.

To be:
cloudproxy -> proxy server, all communication over HTTPS.

+1 for prioritizing this issue