Request Parameters; Response - Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Request Parameters

The following table lists the parameters that are used to select certificates through
the Select for Revocation Interface. This is an agent interface, so the HTTP POST or
GET request must use SSL client authentication with a valid agent certificate.
Table 6-40 Parameters Accepted by the Select For Revocation Interface
Parameter
revokeAll
templateName
totalRecordCount

Response

The default response template is
for responses is inserted in place of the
for Revocation interface adds the JavaScript variables listed in the following table.
Table 6-41 Variables Returned by the Select For Revocation Interface
Variable
result.header variables
Format and Description
QUERY_FILTER
For information on constructing a query filter, see Table 3-19 in the End-Entity
Interfaces "List Certificates Interface" section.
To ensure accuracy when revoking certificates, you should use a query filter
that selects each certificate by its serial number.
An example value for revokeAll to revoke certificates with serial numbers 10
and 14 is:
(|(certRecordId=10)(certRecordId=14))
string
Filename relative to the template directory (web-apps/ee/ca,
web-apps/ee/ra, web-apps/agent/ca, web-apps/agent/kra, or
web-apps/agent/ra) of a file to use as the response template. This template
will be used for any response, overriding default template settings.
number
The total number of certificates to select for revocation. This value is simply
passed through and shows up in the response template as
result.header.totalRecordCount.
Description
Variables added to the header object.
reasonToRevoke.template
<CMS_TEMPLATE>
Chapter 6
Select for Revocation Interface
. The base JavaScript
tag. In addition, the Select
Agent Interface Reference
181

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents