Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual page 135

Table of Contents

Advertisement

Table 6-21 Parameters Accepted by the Key Recovery Query Interface (Continued)
Parameter
publicKeyData
queryFilter
querySentinel
templateName
Format and Description
base-64 encoded certificate
The certificate containing the public key associated with a key to be matched in
the archive. The publicKeyData should include the "-----BEGIN
CERTIFICATE-----" header and "-----END CERTIFICATE-----" footer.
([<OP>]<FILTER>[<FILTER>...])
Details about building query filters are provided in the next table.
The queryFilter 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 key.
• | (pipe) means that the filters should be linked by a logical OR: if at least
one filter evaluates to true, the expression matches a key.
Any number of filters can be concatenated within any set of parentheses.
An example filter is
(|(keyArchivedBy=drmagent1)(&(keySerialNumber>=5)(keySeria
lNumber<=35)))
This filter matches any key that was archived by drmagent1 or keys with serial
numbers between 5 and 35 in the archive.
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.
Key Recovery Query Interface
Chapter 6
Agent Interface Reference
135

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents