Response; Recover Key By Serial Number Interface; Description - Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Recover Key By Serial Number Interface

Response

The default response template is processReq.template. The base JavaScript for
responses is inserted in place of the
In addition, the Process Request interface adds the JavaScript variables listed in the
following table. The table lists only the variables in the template related to the
Process Request interface. The template includes more variables related to the
status and origin of the request; these are documented in other interfaces that use
the template.
Table 6-28 Variables Returned by the Process Request Interface
Variable
result.header variables
assignedTo
callerName
requestType
seqNum
status
Recover Key By Serial Number Interface

Description

URI:
152
Netscape Certificate Management System Customization Guide • March 2002
Description
Variables added to the header object.
The user ID of the agent to whom the request is currently assigned. Compare to
callerName to see if the agent viewing the request is the current owner.
The user ID of the agent who is viewing the request. This data is determined
from the SSL client certificate presented to the agent interface.
enrollment | getCAChain | getCertificates | getRevocationInfo
| renewal | revocation | unrevocation
The requestType returns the type of request that was made to the interface
returning this template. The Process Request Interface is used to assign
pending requests, so only requests for enrollment, renewal, revocation,
and unrevocation would need a link to the Process Request Interface.
number
The sequence number assigned to the request by the Certificate Manager or
Registration Manager.
pending | complete
Only requests that have status == pending need to use the Process
Request interface to assign the request to an agent.
/kra/recoverBySerial
tag.
<CMS_TEMPLATE>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents