Chapter 5. Registration Authority
140
• Server Certificate — this is used to communicate with RA users. (This is the server identity of the
RA.)
• Subsystem Certificate — this is used to communicate with the CA. (This is the client identity of the
RA.)
Multiple RA instances can communicate with a single CA. Additional RA instances can be created
using the
/usr/bin/pkicreate
command.
Note
Unlike the CA, the RA uses
SQLite
as the persistent store for internal data such as
requests and user information.
5.2.2. Directory Structure
The following tables list and describe the principle files and directories that comprise the RA:
Directory
Description
/var/lib/rhpki-ra
Main instance directory
/var/lib/rhpki-ra/conf
Configuration directory
/var/lib/rhpki-ra/logs
Logs directory
/var/lib/rhpki-ra/alias
NSS security database where keys and certificates are stored
/var/lib/rhpki-ra/docroot/ee
CGIs and templates for end-users (EE)
/var/lib/rhpki-ra/docroot/agent
CGIs and templates for agents
/var/lib/rhpki-ra/docroot/admin CGIs and templates for administrators
Table 5.1. Principle RA Directories
File
Description
/etc/init.d/rhpki-ra
Start/stop script
/var/lib/rhpki-ra/conf/CS.cfg
Main configuration file
Table 5.2. Principle RA Files
Note
The paths described here are those used for a default RA instance. Administrators have
the option of using the
pkicreate
command to create further RA instances anywhere on
the system.
5.2.3. Configuration Parameters
This section describes various configuration parameters that are used when setting up the RA. These
parameters are specified in the
/var/lib/rhpki-ra/conf/CS.cfg
file.
admin.authorized_groups
Specifies the groups of users who have permission to access the Administration interface.
Example:
Summary of Contents for CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Page 15: ...xv Index 525 ...
Page 16: ...xvi ...
Page 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Page 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Page 154: ...132 ...
Page 194: ...172 ...
Page 238: ...216 ...
Page 244: ...222 ...
Page 246: ...224 ...
Page 286: ...264 ...
Page 292: ...270 ...
Page 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Page 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Page 398: ...376 ...
Page 412: ...390 ...
Page 472: ...450 ...
Page 506: ...484 ...
Page 528: ...506 ...
Page 546: ...524 ...