Actions
Bug #21334
openEC2 http proxy must use HTTPS
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
It does not make sense (IMHO) to allow non secure http proxy to connect to services like AWS (or any URL that requires authentications and supports HTTPS).
Updated by Ohad Levy about 7 years ago
- Related to Feature #12216: allow compute resource connections to use a proxy added
Updated by Timo Goebel about 7 years ago
I think we should not prohibit this as it's common to have a non secure proxy and then use CONNECT to open a secure socket.
Actions