< Home - < Back

pki-silent


Information about the package, pki-silent, which is shipped with common Linux distributions. The pki-silent package is designed for, Certificate System - Silent Installer.


Package Name:

pki-silent

Summary:

Certificate System - Silent Installer

Description:

The PKI Silent Installer may be used to "automatically" configure the following PKI subsystems in a non-graphical (batch) fashion including: the Certificate Authority (CA), the Data Recovery Manager (DRM), the Online Certificate Status Protocol (OCSP) Manager, the Registration Authority (RA), the Token Key Service (TKS), and/or the Token Processing System (TPS). This package is a part of the PKI Core used by the Certificate System. ================================== || ABOUT "CERTIFICATE SYSTEM" || ================================== Certificate System (CS) is an enterprise software system designed to manage enterprise Public Key Infrastructure (PKI) deployments. PKI Core contains fundamental packages required by Certificate System, and consists of the following components: * pki-setup * pki-symkey * pki-native-tools * pki-util * pki-util-javadoc * pki-java-tools * pki-java-tools-javadoc * pki-common * pki-common-javadoc * pki-selinux * pki-ca * pki-silent which comprise the following PKI subsystems: * Certificate Authority (CA) For deployment purposes, Certificate System requires ONE AND ONLY ONE of the following "Mutually-Exclusive" PKI Theme packages: * ipa-pki-theme (IPA deployments) * dogtag-pki-theme (Dogtag Certificate System deployments) * redhat-pki-theme (Red Hat Certificate System deployments)

Architecture:

noarch

Version:

9.0.3

Release:

53.el6

Size:

3.1 M

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for pki-silent


Control the pki-silent package with the following handy commands outlined below.


Command

Description of Command

yum install pki-silent

This command will install pki-silent on the server.

yum remove pki-silent

This command will un-install pki-silent on the server. When you run this command, you will be asked if you are sure that you want to remove pki-silent, so you have to manually confirm that you want to do this.

yum -y remove pki-silent

This command will un-install pki-silent on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pki-silent when using the -y flag.

yum update pki-silent

This command will update pki-silent to the latest version. When you run this command, you will be asked if you are sure that you want to remove pki-silent, so you have to manually confirm that you want to do this.

yum -y update pki-silent

This command will update pki-silent to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pki-silent when using the -y flag.

yum info pki-silent

This command will show you core information about the pki-silent package.

yum deplist pki-silent

This command will show you the dependencies for pki-silent. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update pki-silent

This command will check if there is an update waiting on pki-silent. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.