Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@strarsis
Copy link
Contributor

This PR lets the firewall rule to allow inbound HTTPS to be added conditionally.
Only when at least one site uses HTTPS, the firewall rule for allowing inbound HTTPS is added.

Use `delete` parameter for toggling https firewall allow rule.
@strarsis
Copy link
Contributor Author

strarsis commented Jul 29, 2024

Edit: Using the delete attribute as this allows toggling and proper clean up of file when HTTPS firewall allow rule is not needed (in subsequent provisions), it also allows for much simpler configuration code.
The not inverts the fact that SSL is used, as it is used with delete which does the opposite of enabling the rule.

@swalkinshaw swalkinshaw merged commit 1e505b3 into roots:master Aug 18, 2024
@swalkinshaw
Copy link
Member

Thanks @strarsis

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.

2 participants