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.

Bug 1388628

Summary: [RFE] Listing archived keys by owner, certificate, archiver
Product: Red Hat Enterprise Linux 8 Reporter: Matthew Harmsen <mharmsen>
Component: pki-coreAssignee: RHCS Maintainers <rhcs-maint>
Status: CLOSED UPSTREAM QA Contact: Asha Akkiangady <aakkiang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: dmoluguw
Target Milestone: rcKeywords: FutureFeature
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-21 19:05:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Harmsen 2016-10-25 19:10:32 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/pki/ticket/2527

The CLI should provide a mechanism to list archived keys by their owner, certificate, or archiver just like in the UI, for example:

{{{
$ pki kra-key-find --owner <owner>
$ pki kra-key-find --serial <cert serial>
$ pki kra-key-find --cert <cert file>
$ pki kra-key-find --archiver <archiver>
}}}

The CLI output should also include additional info including archiver, client key ID, realm, state, public key.

Comment 1 Matthew Harmsen 2016-10-25 19:12:56 UTC
Per PKI Bug Council of 10/25/2016: 7.4 - major

Comment 3 Matthew Harmsen 2018-07-04 00:09:52 UTC
Moved to RHEL 7.7.

Comment 5 Dinesh Prasanth 2020-04-21 19:05:03 UTC
As per 04/21/2020 grooming meeting, closing this as UPSTREAM. Related upstream ticket: https://pagure.io/dogtagpki/issue/2527