Default Forms; Request Parameters - Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Get Certificate From Request Interface
The
requestID
request from which to extract the certificate. A parameter can also be used to
instruct the requesting browser to import the certificate into its database:
importCert

Default Forms

The Get Certificate From Request interface is used by response templates, not
forms that an entity submits. The interface is used in these templates to incorporate
the certificate in the page itself, so that it can be displayed and possibly imported
into the browser. The templates that use the interface by default are:
displayCertFromRequest.template
display a certificate from a request.
EnrollSuccess.template
request (when a certificate has been issued, not when the request is successful
but still pending).
RenewalSuccess.template
automated renewal request (such as a renewal using SSL client authentication).

Request Parameters

The following table lists the parameters accepted by the Get Certificate From
Request interface.
Table 3-15 Parameters Accepted by the Get Certificate From Request Interface
Parameter
cmmfResponse
importCert
72
Netscape Certificate Management System Customization Guide • May 2002
parameter from the response template is required: it identifies the
or
cmmfResponse
Format and Description
true | false
Indicates whether the returned certificate should be formatted using Certificate
Management Message Format (CMMF). Entities that support CMMF can use
the result to import the certificate into a local database. The CMMF data will be
returned as a JavaScript variable in the response.
true | false
Indicates whether the returned certificate should be imported into the local
database. This causes the MIME type of the returned HTTP to be
application/x-x509-user-cert and the certificate to be a PKCS #7
formatted binary blob.
(for browsers that support CMMF).
is a generic template that shows how to
is the template returned by a successful enrollment
is the template returned by a successful

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents