Published on

Red Hat Certificate Authority

Authors
  • Name
    Jackson Chen

Setting Up a Root Certificate Authority

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/planning_installation_and_deployment_guide/setting_up_a_root_certificate_authority

Two steps installation

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/planning_installation_and_deployment_guide/two-step-installation

Installing Red Hat Certificate System Subsystems

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/release_notes/release_notes-important_notes-9-0

# On the machine where it will reside, install the certificate system packages:
    yum install redhat-pki

Red Hat Certificate System supports and automatically installs OpenJDK 1.7.0.
    yum install java-1.7.0-openjdk

After installing the JDK, run /usr/sbin/alternatives as root to ensure that the proper JDK is available and selected in order to use Red Hat Certificate System 9

To install all Red Hat Certificate System 9 certificate server PKI packages, enter:
    yum install redhat-pki

Red Hat Certificate System 10

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10/html/planning_installation_and_deployment_guide/index

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10/html-single/planning_installation_and_deployment_guide/index

  1. Internal LDAP Database Red Hat Certificate System employs Red Hat Directory Server (RHDS) as its internal database for storing information such as certificates, requests, users, roles, ACLs, as well as other miscellaneous internal information. Certificate System communicates with the internal LDAP database either with a password, or securely by means of SSL authentication. If certificate-based authentication is required between a Certificate System instance and Directory Server, it is important to follow instruction to set up trust between these two entities. Proper pkispawn options will also be needed for installing such Certificate System instance.
RED HAT CERTIFICATE SYSTEM Administration Guide

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10/html-single/administration_guide/index

Other references sites

Configuration Files for the Tomcat Engine and Web Services

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/9/html/planning_installation_and_deployment_guide/web-services-configuration-files#enabling-ocsp-checking-for-the-tks-and-kra

Product Documentation for Red Hat Certificate System 10

https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10