Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
After upgrading to RHEL 7.3 migrating IPA from RHEL 6.8 to RHEL 7.4, you can not select and see certificate in the gui under Authenticateion -> Certificates -> Certificates -> Serial number, Serial numbers up to 100 , you can press and access the cert, however numbers after that are greyed out.
Showing the certificate from console works, and will list a usable certificate for clients.
Version-Release number of selected component (if applicable):
ipa-server-dns-4.4.0-14.el7_3.6.noarch
ipa-client-4.4.0-14.el7_3.6.x86_64
ipa-server-4.4.0-14.el7_3.6.x86_64
How reproducible:
All the time
Steps to Reproduce:
1. Have RHEL 6.8 Server with more than 100 certificates, also with serialnumbers like 268370009,
2. Migrate from rhel 6.8 to 7.3
3. Move CA from RHEL 6 to 7.
4. Issue new certificate for a principal.
5. Greyed out out under serial number unable to press.
6. ipa cert-show <number>
Actual results:
Greyed out serial number in GUI, not able to press and show signed cert trough GUI or download it trough GUI.
Expected results:
Link to access certificate and download it.
Additional info:
if you use a url.
ie https://site.url/ipa/ui/#/e/cert/defaults/<number>/cacn=ipa
and change number with the serial of the greyed out certificate it will show in the gui. so it looks like the link generator are not working as expected.
Also Issuing CA, and Status are empty as well, only serial and subject are okay.