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
371 stars 137 forks source link

Simplifying KRA connector CLIs #2478

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #2358. Originally filed by edewata (@edewata) on 2016-06-13 21:48:55:


The current KRA connector CLIs do not clarify the distinction between KRA connector and host which make it rather confusing to use and may limit the usage:

To simplify the usage, the KRA connector should always exist in CA, but it's disabled initially. Then a set of CLIs can be provided to manage the connector:

and another set to manage the hosts:

During installation the pkispawn may need to invoke several commands to configure the connector and add the new host.

The new CLIs will also be more useful to troubleshoot installation issues and fine-tune the configuration post installation.

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-02-27 14:07:57

Metadata Update from @edewata: