-
Notifications
You must be signed in to change notification settings - Fork 175
--https-proxy setting does not permit http:// URI #6767
Copy link
Copy link
Closed
Labels
area/apiThe Vritual Container Host management APIThe Vritual Container Host management APIarea/cliThe Vritual Container Host management CLI (vic-machine)The Vritual Container Host management CLI (vic-machine)component/installkind/enhancementBehavior that was intended, but we want to make betterBehavior that was intended, but we want to make betterseverity/3-moderateMedium usability or functional impact. Potentially has an inconvenient workaround.Medium usability or functional impact. Potentially has an inconvenient workaround.source/customerReported by a customer, directly or via an intermediaryReported by a customer, directly or via an intermediaryteam/lifecycle
Description
VIC version:
vic-machine-linux version v1.2.0-13652-9d146bc
Deployment details:
What was the vic-machine create command used to deploy the VCH? Yes
Steps to reproduce:
- Have a proxy that only listens on http/8080, but is capable of proxying both http + https traffic
- Attempt to configure that proxy for both --http-proxy + --https-proxy
Actual behavior:
ddisisto@neptune:~$ vic-machine-linux configure --id vm-172185 --https-proxy=http://proxy.gsoa.ddau:8080
Nov 15 2017 16:43:40.942+11:00 ERROR --------------------
Nov 15 2017 16:43:40.942+11:00 ERROR vic-machine-linux configure failed: Could not parse HTTPS proxy - expected format https://fqnd_or_ip:port: http://proxy.gsoa.ddau:8080
Expected behavior:
The configuration is updated
bug2157829
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/apiThe Vritual Container Host management APIThe Vritual Container Host management APIarea/cliThe Vritual Container Host management CLI (vic-machine)The Vritual Container Host management CLI (vic-machine)component/installkind/enhancementBehavior that was intended, but we want to make betterBehavior that was intended, but we want to make betterseverity/3-moderateMedium usability or functional impact. Potentially has an inconvenient workaround.Medium usability or functional impact. Potentially has an inconvenient workaround.source/customerReported by a customer, directly or via an intermediaryReported by a customer, directly or via an intermediaryteam/lifecycle