Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual page 74

Table of Contents

Advertisement

List Certificates Interface
Table 3-17 Parameters Accepted by the List Certificates Interface (Continued)
Parameter
queryCertFilter
querySentinel
templateName
The following table describes the parameter names that are valid for constructing
query filters, and the range of valid values that can be used with the parameter.
The parameters can be combined using parentheses and logical operators (as
described in the previous table) to construct query filters of arbitrary complexity.
74
Netscape Certificate Management System Customization Guide • March 2002
Format and Description
([<OP>]<FILTER>[<FILTER>...])
Details about building query filters are provided in the next table.
The queryCertFilter must be enclosed in parentheses.
The <OP> argument, required if there is more than one <FILTER>, specifies
how the filters that follow should be logically evaluated:
• & (ampersand) means that the filters should be linked by a logical AND: all
filters must evaluate to true for the expression to match a certificate.
• | (pipe) means that the filters should be linked by a logical OR: if at least
one filter evaluates to true, the expression matches a certificate.
Any number of filters can be concatenated within any set of parentheses.
An example filter is
(&(certStatus=VALID)(|(x509cert.nsExtension.SSLClient=on)(
x509cert.nsExtension.SecureEmail=on)))
This filter matches any certificate that is valid and has either the SSL Client or
S/MIME bit set in the netscape-cert-type extension.
number
number
The querySentinel indicates which record out of the total matching set
should be the first displayed on the resulting output page. For example, if
totalRecordCount = 15 and maxCount = 5, set querySentinel to 6 to
show the 6th through 10th element of the matching set.
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.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents