Response - Netscape MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Manual

Table of Contents

Advertisement

Table 3-15 Parameters Accepted by the Get CRL Interface (Continued)
Parameter
op
templateName

Response

Responses to requests for
template. The
responses. In addition, the Get CRL interface adds the JavaScript variables listed in
the following table:
Table 3-16 Variables Returned by the Get CRL Interface
Variable
result.header variables
certSerialNumber
Format and Description
checkCRL | displayCRL | getCRL | importCRL
This required parameter specifies the CRL operation to perform:
• checkCRL instructs the Certificate Manager to look for the serial number
specified in certSerialNumber on the CRL. The result is returned in the
result.header.isOnCRL field.
• displayCRL returns the entire CRL formatted in HTML for display in a
browser.
• getCRL returns the entire CRL as a PKCS #7 formatted blob; the MIME
type of the response will be application/octet-stream for
Communicator clients or application/x-pkcs7-crl. for Internet
Explorer.
• importCRL is the same as getCRL except the MIME type is always
application/x-pkcs7-crl.
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.
checkCRL
<CMS_TEMPLATE>
Description
Variables added to the header object.
number
If toDo = checkCRL, this field contains the serial number of the certificate
that was checked (from certSerialNumber in the request).
or
use the displayCRL.template
displayCRL
tag is replaced with the base JavaScript for
Chapter 3
Get CRL Interface
End-Entity Interface Reference
71

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape management system 4.5

Table of Contents