Skip to content

Conversation

@craiglink
Copy link

Creating multiple security groups for HTTP and HTTPS use 2 of the 5 available security groups on EC2 resources. This pull requests adds the ability to use a single SG again by opening a port range from 80-443. Yes, this opens more ports than necessary, but it is listing CloudFront IP addresses, so we're narrowing the scope to those IPs. This is especially useful for placement on Load Balancers which also only listen on the listener ports, reducing the risk of openning the ports between 80 and 443.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant