Skip to content

--https-proxy setting does not permit http:// URI #6767

@ddisisto

Description

@ddisisto

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:

  1. Have a proxy that only listens on http/8080, but is capable of proxying both http + https traffic
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/apiThe Vritual Container Host management APIarea/cliThe Vritual Container Host management CLI (vic-machine)component/installkind/enhancementBehavior that was intended, but we want to make betterseverity/3-moderateMedium usability or functional impact. Potentially has an inconvenient workaround.source/customerReported by a customer, directly or via an intermediaryteam/lifecycle

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions