Netscape MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Manual page 48

Table of Contents

Advertisement

Display Certificate From Request Interface
Variables Returned by the Display Certificate From Request Interface (Continued)
Table 3-6
Variable
errorDetails
host
port
requestId
scheme
result.header variables
emailCert
noCertImport
requestId
result.recordSet[i]
variables
base64Cert
48
Netscape Certificate Management System Customization Guide • October 2001
Description
string
A message explaining the error that occurred while processing the enrollment
request. This variable is only present if an error occurred while processing the
request.
string
The fully qualified domain name of the CMS server that processed the request.
This allows the resulting template to construct forms that post data to the same
interface using the same port.
number
The port number that was used to service the request.
number
The request identification number that was requested.
http | https
The protocol that was used to make the request. Use this along with host and
port to make sure any new requests to the end-entity port use the correct
scheme.
Variables added to the header object.
true | false
If true, the certificate contained in the recordSet array or cmmfResponse is a
valid S/MIME certificate.
true | false
Indicates whether the certificate should not be imported.
number
The request identification number that was requested.
Variables added to each record object. Each record object is added as an
element of the recordSet array. Multiple records may be returned if more
than one certificate was generated as a result of the request. Dual-key requests
(for example, if the request parameter requestFormat = crmf) may return
two certificates if the request is successfully processed and approved.
string
The newly issued certificate in base-64 encoded format. This string includes the
"-----BEGIN CERTIFICATE-----" header and "-----END
CERTIFICATE-----" footer.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape management system 4.5

Table of Contents