Response - Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Table 6-23 Key Query queryFilter Parameters (Continued)
Parameter
keyOwnerName
publicKey

Response

The default response template is
responses is inserted in place of the
Query interface adds the JavaScript variables listed in the following table.
Table 6-24 Variables Returned by the Key Query Interface
Variable
result.header variables
archiverName
op
Expression Values
Value: distinguished name appearing as the subject of the certificate
corresponding to the key.
This parameter matches the DN (taken from the certificate) stored with the key
during archival. Use the wildcard (*) to match parts of a DN. If users are asked
to enter a DN and it is likely that they will not remember all of the data, use the
wildcard to allow partial matches.
For example:
<INPUT TYPE=TEXT NAME=partialDN>
form.queryFilter.value = "(keyOwnerName=*" + partialDN +
"*)";
Value: x509cert#<base-64 encoded certificate>
The query will find the archived key corresponding to the public key in the
certificate. See searchKey.html for an example. The certificate in the proper
format can be retrieved from a Certificate Manager using an interface such as
the Display Certificate By Serial Number Interface.
For example:
(publicKey=x509cert#"-----BEGIN
CERTIFICATE-----\nMII\"BFK364J978nmnJK89yjha\"asFDSJ973---
--END CERTIFICATE-----")
Description
Variables added to the header object.
Distinguished Name (DN) string. See RFC 2253.
The subject name on the Data Recovery Manager's signing certificate.
queryKey
Indicates the operation that was requested.
. The base JavaScript for
queryKey.template
tag. In addition, the Key
<CMS_TEMPLATE>
Chapter 6
Key Query Interface
Agent Interface Reference
147

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents