How to Install and Uninstall idm-pki-kra.noarch Package on Rocky Linux 9

Last updated: October 12,2024

1. Install "idm-pki-kra.noarch" package

This is a short guide on how to install idm-pki-kra.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install idm-pki-kra.noarch

2. Uninstall "idm-pki-kra.noarch" package

This tutorial shows how to uninstall idm-pki-kra.noarch on Rocky Linux 9:

$ sudo dnf remove idm-pki-kra.noarch $ sudo dnf autoremove

3. Information about the idm-pki-kra.noarch package on Rocky Linux 9

Last metadata expiration check: 1:02:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : idm-pki-kra
Version : 11.4.2
Release : 1.el9
Architecture : noarch
Size : 285 k
Source : pki-core-11.4.2-1.el9.src.rpm
Repository : appstream
Summary : IDM PKI KRA Package
URL : https://www.dogtagpki.org
License : GPLv2 and LGPLv2
Description : IDM PKI Key Recovery Authority (KRA) is an optional subsystem that can act
: as a key archival facility. When configured in conjunction with the
: Certificate Authority (CA), the KRA stores private encryption keys as part of
: the certificate enrollment process. The key archival mechanism is triggered
: when a user enrolls in the PKI and creates the certificate request. Using the
: Certificate Request Message Format (CRMF) request format, a request is
: generated for the user's private encryption key. This key is then stored in
: the KRA which is configured to store keys in an encrypted format that can only
: be decrypted by several agents requesting the key at one time, providing for
: protection of the public encryption keys for the users in the PKI deployment.
:
: Note that the KRA archives encryption keys; it does NOT archive signing keys,
: since such archival would undermine non-repudiation properties of signing keys.