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
Содержание CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 7 3 Administration Guide Publication date May 2007 updated March 25 2010 ...
Страница 15: ...xv Index 525 ...
Страница 16: ...xvi ...
Страница 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Страница 154: ...132 ...
Страница 194: ...172 ...
Страница 238: ...216 ...
Страница 244: ...222 ...
Страница 246: ...224 ...
Страница 286: ...264 ...
Страница 292: ...270 ...
Страница 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Страница 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Страница 371: ...Configuring Mappers 349 Figure 15 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 398: ...376 ...
Страница 412: ...390 ...
Страница 472: ...450 ...
Страница 500: ...Appendix A Certificate and CRL Extensions 478 Parameter namen Table A 8 IssuerAlternativeName Configuration Parameters ...
Страница 506: ...484 ...
Страница 528: ...506 ...
Страница 546: ...524 ...