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

Update TLS LDAP procedure #3503

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

asteflova
Copy link
Member

What changes are you introducing?

I'm updating the procedure to configure TLS for LDAP external authentication on branches 3.10 and lower to (more or less) match the equivalent procedure on newer branches.

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

#3499 couldn't be cherry-picked but contains important updates.

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

#3499 also added a link to RHEL docs for details on adding certs to the system-wide truststore. I'm not adding the link in this PR because for 3.10, I would need to add links to RHEL8 and RHEL9 and for 3.9 and earlier RHEL8 only. I think the section will work fine without the link.

Checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into:

  • Foreman 3.13/Katello 4.15
  • Foreman 3.12/Katello 4.14 (Satellite 6.16)
  • Foreman 3.11/Katello 4.13 (orcharhino 6.11 on EL8 only)
  • Foreman 3.10/Katello 4.12
  • Foreman 3.9/Katello 4.11 (Satellite 6.15; orcharhino 6.8/6.9/6.10)
  • Foreman 3.8/Katello 4.10
  • Foreman 3.7/Katello 4.9 (Satellite 6.14)
  • We do not accept PRs for Foreman older than 3.7.

Copy link

github-actions bot commented Dec 6, 2024

@asteflova
Copy link
Member Author

@maximiliankolb If this PR gets merged, it should make addressing #3500 easier for you because the module will be the same across all the branches. (For the record: Based on what I know, the steps really are the same on all versions.)

@maximiliankolb maximiliankolb merged commit 0c0dc4a into theforeman:3.10 Dec 9, 2024
7 of 8 checks passed
maximiliankolb pushed a commit that referenced this pull request Dec 9, 2024
(cherry picked from commit 0c0dc4a)
maximiliankolb pushed a commit that referenced this pull request Dec 9, 2024
(cherry picked from commit 0c0dc4a)
maximiliankolb pushed a commit that referenced this pull request Dec 9, 2024
(cherry picked from commit 0c0dc4a)
@maximiliankolb
Copy link
Contributor

Merged to "3.10" and cherry-picked:
bdd1d87..75dde80 3.9 -> 3.9
fb98873..61b7611 3.8 -> 3.8
2217a38..ad8a2ef 3.7 -> 3.7

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.

3 participants