dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
343 stars 133 forks source link

Listing archived keys by owner, certificate, archiver #2647

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #2527. Originally filed by edewata (@edewata) on 2016-10-25 01:59:15:


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.

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2016-10-25 21:10:34

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1388628

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2016-10-25 21:12:55

Per PKI Bug Council of 10/25/2016: 10.4 - major

REMINDER: Update the existing Wiki page!

pki-bot commented 3 years ago

Comment from edewata (@edewata) at 2017-02-27 14:09:46

Metadata Update from @edewata:

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2017-03-03 14:22:34

Metadata Update from @mharmsen:

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2017-08-09 12:39:57

Per CS/DS Meeting of August 7, 2017, it was determined to move this issue from 10.4 ==> FUTURE.

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2017-08-09 12:39:58

Metadata Update from @mharmsen:

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2018-04-23 21:57:06

Per 10.5.x/10.6 Triage: FUTURE

alee: missing CLI functionality