Created attachment 600290 [details] Screen log Description of problem: Having updated certificates for all the RHUI nodes one is unable to unregister CDS nodes via the rhui-manager tool as it complains about ssl certificate issues. pulp-admin works, though. Version-Release number of selected component (if applicable): RHEL-6.3-RHUI-2.1-20120705.0-Server-x86_64-DVD1.iso How reproducible: 1 of 1 Steps to Reproduce: 1. register a CDS A, prepare 2 other CDSes 2. update all node cerificates, update "answers" file, apply rhui-install to answers, apply the new configuration rpms on respecitve nodes 3. trying to remove the CDS A node via rhui-manager fails 4. pulp-admin removes CDS A node just OK Actual results: Having updated node certificates prevents unregistering CDS nodes in rhui-manager Expected results: Having updated node certificates one is still able to unregister CDS nodes in rhui-manager Additional info: See the attached screen-log for the procedure applied
removing /root/.rhui helps...
rhui-manager was trying to use the old client certificate signed by the previous CA. needed to delete that from /root/.rhui. Alternatively, you can use the 'logout' option from the rhui-manager menu.