cf-abacus icon indicating copy to clipboard operation
cf-abacus copied to clipboard

vcapenv strips schema from host names

Open hsiliev opened this issue 7 years ago • 1 comments

vcapenv removes the schema and domain from proper host names

For example https://<host>.<domain> will become https://<host>.<abacus domain> after processing.

This forces users to specify hostnames with ports like https://<host>.<domain>:443

hsiliev avatar May 10 '17 08:05 hsiliev

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/145183525

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar May 10 '17 08:05 cf-gitbot