Response - Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual

Table of Contents

Advertisement

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-36 Variables Returned by the Select For Revocation Interface
Variable
result.header variables
caSerialNumber
revokeAll
totalRecordCount
verifiedRecordCount
result.recordSet[i]
variables
error
serialNumber
subject
Description
Variables added to the header object.
number
The decimal serial number of the Certificate Authority's signing certificate.
QUERY_FILTER
The query filter that was used in the request to select the certificates that appear
in this response.
An example value for revokeAll to revoke certificates with serial numbers 10
and 14 is:
(|(certRecordId=10)(certRecordId=14))
number
The value of totalRecordCount specified in the request.
number
The number of revocable certificate that were actually selected based on the
query criteria.
Variables added to record objects in the response.
message
If a particular certificate could not be revoked, the error field in its record
object will contain an error message. If this field is null, the certificate was
revoked successfully.
number
The decimal serial number of the certificate.
string
The subject distinguished name of the certificate. For example, "CN=Jane
Doe, UID=jdoe, OU=Users, O=Organization, ST=California,
C=US."
reasonToRevoke.template
<CMS_TEMPLATE>
Chapter 6
Select for Revocation Interface
. The base JavaScript
tag. In addition, the Select
Agent Interface Reference
165

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents