Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
This article is valid for Certificate Manager 8.4 and later.
This article describes how to create a distribution rule used in the Certificate Authority (CA) within within Smart ID Certificate Manager (CM). This task is done in the Administrator's workbench (AWB) in Certificate Manager.
Certificates and CRLs are distributed to public locations after being issued. Each distribution rule defines the parameters for a single type of data and a single destination.
There are two types of protocols. LDAP and HTTP:
- The LDAP protocol (default) distributes CRLs and certificates to an LDAP directory.
- The HTTP protocol either pushes CRLs to the Nexus OCSP Responder or pushes certificates to web applications that support the application/pkix-cert content type.
Prerequisites
Expand | ||
---|---|---|
| ||
The following prerequisites apply:
For LDAP
For HTTP
|
Step-by-step instruction
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
To create a distribution rule:
|
Expand | ||
---|---|---|
| ||
When the Unpublish option in the LDAP protocol section is selected, the Create Distribution Rule Request dialog box will update, by removing irrelevant options. An unpublished distribution rule only requires the path to the certificate attribute to remove, specified in the Distinguished Name field. Optionally, you can add or edit attributes during an 'unpublish' by specifying the Object class, Attribute and Update Policy sections.
|
Expand | ||
---|---|---|
| ||
When the HTTP protocol is selected, the Create Distribution Rule Request dialog box changes its appearance.
|
Theory
Expand | ||
---|---|---|
| ||
A distribution rule request contains a varying number of fields depending on which protocol is selected.
|
Expand | |||||
---|---|---|---|---|---|
| |||||
The distinguished name specifies the location in the directory information tree (DIT) where an object will be added or modified. The location of the object must either be specified as
The distinguished name and search filter can be made up of either static or dynamic values (refer to the "Distribution Rules and Dynamic Information" chapter in the Technical Description). A dynamic value is a keyword placed within curly brackets, { Syntax:
|
Expand | ||
---|---|---|
| ||
See the "Distribution Rules and Dynamic Information" chapter in the Technical Description for the full list of the dynamic data keys. |
. |