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

Table of Contents

Advertisement

Add CRL Interface

Default Forms

The form
Interface. The form allows the agent to add a CRL.

Request Parameters

The following table lists the parameters accepted by the Add CRL interface. This is
an agent interface, so the HTTP POST or GET request must use SSL client
authentication with a valid agent CRL.
Table 6-3
Parameters Accepted by the
Parameter
crl
noui

Response

The default response template is
responses is inserted in place of the
variables used for the response.
114
Netscape Certificate Management System Customization Guide • May 2002
, available in the OCSP agent directory, uses the Add CRL
addCRL.html
Add CRL
Format and Description
string
The newly issued certificate in base-64 encoded format. This string includes the
"-----BEGIN CERTIFICATE REVOCATION LIST-----<base-64 encoded
crl>-----END CERTIFICATE REVOCATION LIST-----" header and footer.
true | false
If set to true, indicates no user interface (UI) is used.
The default is false. If false, sends the response with the template
addCRL.template.
If true, sends the response as MIME type application/text with the
contents:
status=<error code>
error=<error text>
If status is 0, the operation succeeded. If non-zero, the operation failed, and
explanatory text appears in the error field.
Interface
. The base JavaScript for
addCRL.template
<CMS_TEMPLATE>
tag. There are no JavaScript

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents