Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Fail to create security group when target host is not in IP format #47

Open
s-bortolussi opened this issue Jun 1, 2017 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@s-bortolussi
Copy link
Contributor

Given uri = http://myproxy.com:3128
When I create security group to enable access to uri
then I fails with invalid IP address :myproxy.com

Notice :
Given uri = http://172.0.0.1:3128
When I create security group to enable access to uri
then It succeeds

@s-bortolussi s-bortolussi self-assigned this Jun 1, 2017
@s-bortolussi s-bortolussi modified the milestones: 2.2, 2.2.1 Jun 1, 2017
s-bortolussi added a commit that referenced this issue Jun 1, 2017
These fix enables to handle input credentials hash with destination host set using a hostname.

[#47]
s-bortolussi added a commit that referenced this issue Jun 1, 2017
…ding_credentials_with_destination_set_using_hostname

Handle destination hostname

These fix enables to handle input credentials hash with destination host set using a hostname.

[#47]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant