How to Install and Uninstall pki-kra.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "pki-kra.noarch" package

Here is a brief guide to show you how to install pki-kra.noarch on Fedora 34

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

2. Uninstall "pki-kra.noarch" package

Here is a brief guide to show you how to uninstall pki-kra.noarch on Fedora 34:

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

3. Information about the pki-kra.noarch package on Fedora 34

Last metadata expiration check: 2:41:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pki-kra
Version : 10.10.7
Release : 1.fc34
Architecture : noarch
Size : 191 k
Source : dogtag-pki-10.10.7-1.fc34.src.rpm
Repository : updates
Summary : PKI KRA Package
URL : https://www.dogtagpki.org
License : GPLv2 and LGPLv2
Description : The Key Recovery Authority (KRA) is an optional PKI 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.