Skip to content
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

Merged

Conversation

mjivraja
Copy link
Contributor

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:

  • Foreman 3.5/Katello 4.7 (planned Satellite 6.13)
  • Foreman 3.4/Katello 4.6 (EL8 only)
  • Foreman 3.3/Katello 4.5 on EL7 & EL8 (Satellite 6.12 on EL8 only)
  • Foreman 3.2/Katello 4.4 on EL7 & EL8
  • Foreman 3.1/Katello 4.3 on EL7 & EL8 (Satellite 6.11 EL7/8, orcharhino 6.2 on EL7/8)
  • For Foreman 3.0 or older, please create a separate PR.
  • We do not accept PRs for Foreman 2.3 or older.

Copy link
Contributor

@adamlazik1 adamlazik1 left a 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

@mjivraja mjivraja force-pushed the 15570-Port-8443-remove-master branch from a86c75c to 84a1bf6 Compare March 29, 2023 07:17
Copy link
Member

@evgeni evgeni left a 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.

@mjivraja
Copy link
Contributor Author

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
@mjivraja mjivraja force-pushed the 15570-Port-8443-remove-master branch from 84a1bf6 to 18fa78a Compare March 29, 2023 09:20
@mjivraja mjivraja changed the title Remove port 8443 and add 443 Move Content Host Registration port from 8443 to 443 Mar 29, 2023
@adamlazik1 adamlazik1 merged commit 01e532d into theforeman:master Mar 29, 2023
9 checks passed
@adamlazik1
Copy link
Contributor

Merged and cherry-picked:
ff50b45..a5184a3 3.3 -> 3.3
fac0743..cf05fa1 3.4 -> 3.4
5706114..959839a 3.5 -> 3.5
d21ae9d..169c78a 3.6 -> 3.6

There were merge conflicts on 3.2 and lower so please create a separate PR for that.

@mjivraja mjivraja deleted the 15570-Port-8443-remove-master branch March 29, 2023 10:37
@mjivraja
Copy link
Contributor Author

There were merge conflicts on 3.2 and lower so please create a separate PR for that.

Here we go #2106

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.

None yet

3 participants