New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move Content Host Registration port from 8443 to 443 #2008
Move Content Host Registration port from 8443 to 443 #2008
Conversation
|
The PR preview for 18fa78a is available at theforeman-foreman-documentation-preview-pr-2008.surge.sh The following output files are affected by this PR: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like this would be the best to get reviewed by @evgeni
a86c75c
to
84a1bf6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd change the commit message to something like "Move Content Host Registration from port 8443 to 443" as 8443 is still there (in some Foreman-only cases) and 443 was already there.
I will amend 👍 |
Remove the port 8443 because it is no longer used by any services on the Project Server itself, even for establishing an incoming connection. Use the 443 port instead for Content Host Registration as the features are still functional over the same port. https://bugzilla.redhat.com/show_bug.cgi?id=2166014
84a1bf6
to
18fa78a
Compare
Here we go #2106 |
Remove port 8443 because it is no longer used by any services on the Project Server itself, even for establishing an incoming connection. Use the 443 port instead for Content Host Registration as the features are still functional over the same port.
https://bugzilla.redhat.com/show_bug.cgi?id=2166014
Please cherry-pick my commits into: