Chapter 5. Registration Authority
142
conn.ca1.servlet.revoke=/ca/subsystem/ca/doRevoke
conn.ca1.servlet.unrevoke=/ca/subsystem/ca/doUnrevoke
conn.ca1.servlet.addagent=/ca/admin/ca/registerRaUser
conn.ca1.timeout=100
5.2.4. RA Request Queue Plugins
Request Queue plugins are small Perl programs that the RA uses to perform certain tasks. These
plugins are located in
/var/lib/rhpki-ra/lib/perl/PKI/Request/Plugin
. The following
plugins are currently available:
PKI::Request::Plugin::CreatePin
Creates a one-time PIN for SCEP enrollment.
PKI::Request::Plugin::AutoAssign
Automatically assigns a request to a group of agents.
PKI::Request::Plugin::EmailNotification
Sends email notification.
PKI::Request::Plugin::RequestToCA
Sends an enrollment request to the CA.
Specifying which plugins to call
In the
/var/lib/rhpki-ra/conf/CS.cfg
file, the administrator can specify how the request
queue engine should react to the certificate signing request.
The following variables are currently available:
request.
<request_type>
.approve_request
Specifies which plugins to call when a request is approved.
request.
<request_type>
.cancel_request
Specifies which plugins to call when a request is canceled.
request.
<request_type>
.create_request
Specifies which plugins to call when a request is created.
For example, you may see the following for SCEP enrollment:
request.scep.approve_request.0.pinFormat=$site_id
request.scep.approve_request.0.plugin=PKI::Request::Plugin::CreatePin
request.scep.approve_request.num_plugins=1
request.scep.cancel_request.num_plugins=0
request.scep.create_request.0.assignTo=agents
request.scep.create_request.0.plugin=PKI::Request::Plugin::AutoAssign
[email protected]
request.scep.create_request.1.plugin=PKI::Request::Plugin::EmailNotification
request.scep.create_request.1.templateDir=/usr/share/rhpki/ra/conf
request.scep.create_request.1.templateFile=mail_create_request.vm
request.scep.create_request.num_plugins=2
request.scep.profileId=caAgentServerCert
request.scep.reqType=pkcs10
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 ...