Response - Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Parameters Accepted by the Enrollment Interface (Continued)
Table 3-7
Parameter
requestFormat
subjectKeyGenInfo
templateName

Response

The Registration Authority or Certificate Authority that process an enrollment
request will perform some processing, determine the status of the request, then
return a result using the appropriate template for the status.
The response templates are ASCII files that you can edit to create responses suited
to your needs. The templates may include JavaScript that depends on the
JavaScript inserted in place of the
The status of the request determines which template will be used for the response.
The following table describes the templates used by the enrollment interface (more
details on the request status codes can be found in Table 3-9):
Format and Description
clientAuth | crmf | keygen | pkcs10
The value indicates the format used to submit the certificate request:
• clientAuth - information for the new request is taken from the certificate
presented by the client during SSL client authentication.
• crmf - the certificate request is a base-64 encoded blob contained in the
CRMFRequest parameter.
• keygen - the certificate request is a base-64 encoded blob generated using
the HTML <KEYGEN> tag. It is contained in the subjectKeyGenInfo
parameter.
• pkcs10 - the certificate request is a base-64 encoded blob contained in the
pkcs10Request parameter.
base-64 encoded data
If requestFormat=keygen, this parameter should be used to send the
base-64 encoded keygen request. To use the <KEYGEN> HTML tag to cause
the browser to generate the request using this parameter, the format is
<KEYGEN name="subjectKeyGenInfo">
string
Filename relative to the template directory (web/ee, web/agent/ca,
web/agent/kra, or web/agent/ra) of a file to use as the response template.
This template will be used for any response, overriding default template
settings.
tag when the response is sent.
<CMS_TEMPLATE>
Chapter 3
Enrollment Interface
End-Entity Interface Reference
55

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents