Bug #36071
Registration - Unregister host before CA change
Description
Moving subscribed / registered host from Foreman#1 to Foreman#2
cause SSL issues with subscription-manager unregister command.
Fix is to un-register host from Foreman#1 first,
then update CA for Foreman#2 and register host again.
Associated revisions
History
#1
Updated by Leos Stejskal about 2 months ago
- Description updated (diff)
#2
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9616 added
#3
Updated by Leos Stejskal about 2 months ago
- Target version set to 3.5.2
#4
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases 3.6.0 added
#5
Updated by Anonymous about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|6a10f2e4059718c1d235cdffbb03fdb39cf79e60.
#6
Updated by Eric Helms about 1 month ago
- Target version changed from 3.5.2 to 3.6.0
Fixes #36071 - Registration - Unregister host before CA change
Moving subscribed / registered host from Foreman#1 to Foreman#2
cause SSL issues with subscription-manager unregister command.
Fix is to un-register host from Foreman#1 first,
then update CA for Foreman#2 and register host again.