Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual page 85

Table of Contents

Advertisement

Table 3-21 Variables Returned by the List Certificates Interface (Continued)
Variable
op
queryCertFilter
querySentinel
serviceURL
templateName
totalRecordCount
recordSet Variables
issuedBy
issuedOn
Description
The operation parameter to send (to the serviceURL) when the user requests
more certificates. This value will always be listCerts for the List Certificates
interface.
The queryCertFilter parameter that was used to generate the current list of
certificates, and will be used for subsequent pages if the user requests to see
more certificates. For information on how the filter is constructed, see the
Request Parameters section.
An example queryCertFilter is
(&(certStatus=VALID)(certRecordId>=100))
This field holds the number of the lowest certificate serial number to display on
the current page of output.
The URI to use to post requests for more certificates matching the query
criteria. This variable will always be /listCerts for the List Certificates
interface.
The name of the response template the CMS server should use to construct a
response from the serviceURL. By default, this field will always be
queryCert.template for the List Certificates interface.
The total number of records that match the query criteria. This number may be
larger than the currentRecordCount if not all of the matching certificates can be
displayed on one page of output.
These fields are added to each record object in the recordSet array. They
are accessed as fields of a recordSet element in the JavaScript; for example,
result.recordSet[1].error.
The user ID of the agent that issued the certificate.
The date when the certificate was issued. Dates are represented as number of
seconds since January 1, 1970. The default template provides a function,
renderDateFromSecs, that converts these dates to a human-readable string.
List Certificates Interface
Chapter 3
End-Entity Interface Reference
85

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents