How to Install and Uninstall dogtag-pki-ocsp.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "dogtag-pki-ocsp.noarch" package

Please follow the steps below to install dogtag-pki-ocsp.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install dogtag-pki-ocsp.noarch

2. Uninstall "dogtag-pki-ocsp.noarch" package

This guide let you learn how to uninstall dogtag-pki-ocsp.noarch on Fedora 35:

$ sudo dnf remove dogtag-pki-ocsp.noarch $ sudo dnf autoremove

3. Information about the dogtag-pki-ocsp.noarch package on Fedora 35

Last metadata expiration check: 4:22:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : dogtag-pki-ocsp
Version : 11.0.2
Release : 1.fc35
Architecture : noarch
Size : 119 k
Source : dogtag-pki-11.0.2-1.fc35.src.rpm
Repository : updates
Summary : Dogtag PKI OCSP Package
URL : https://www.dogtagpki.org
License : GPLv2 and LGPLv2
Description : Dogtag PKI Online Certificate Status Protocol (OCSP) Manager is an optional
: subsystem that can act as a stand-alone OCSP service. The OCSP Manager
: performs the task of an online certificate validation authority by enabling
: OCSP-compliant clients to do real-time verification of certificates. Note
: that an online certificate-validation authority is often referred to as an
: OCSP Responder.
:
: Although the Certificate Authority (CA) is already configured with an
: internal OCSP service. An external OCSP Responder is offered as a separate
: subsystem in case the user wants the OCSP service provided outside of a
: firewall while the CA resides inside of a firewall, or to take the load of
: requests off of the CA.
:
: The OCSP Manager can receive Certificate Revocation Lists (CRLs) from
: multiple CA servers, and clients can query the OCSP Manager for the
: revocation status of certificates issued by all of these CA servers.
:
: When an instance of OCSP Manager is set up with an instance of CA, and
: publishing is set up to this OCSP Manager, CRLs are published to it
: whenever they are issued or updated.