C.3. Rule Instances
This section discusses the rule instances that have been set.
C.3.1. LdapCaCertRule Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
LdapCaCertRule
can be used to publish CA certificates to an LDAP directory.
Parameter | Value | Description |
---|---|---|
type | cacert | Specifies the type of certificate that will be published. |
predicate | Specifies a predicate for the publisher. | |
enable | yes | Enables the rule. |
mapper | LdapCaCertMap | Specifies the mapper used with the rule. See Section C.2.1.1, “LdapCaCertMap” for details on the mapper. |
publisher | LdapCaCertPublisher | Specifies the publisher used with the rule. See Section C.1.2, “LdapCaCertPublisher” for details on the publisher. |
C.3.2. LdapXCertRule Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
LdapXCertRule
is used to publish cross-pair certificates to an LDAP directory.
Parameter | Value | Description |
---|---|---|
type | xcert | Specifies the type of certificate that will be published. |
predicate | Specifies a predicate for the publisher. | |
enable | yes | Enables the rule. |
mapper | LdapCaCertMap | Specifies the mapper used with the rule. See Section C.2.1.1, “LdapCaCertMap” for details on the mapper. |
publisher | LdapCrossCertPairPublisher | Specifies the publisher used with the rule. See Section C.1.6, “LdapCertificatePairPublisher” for details on this publisher. |
C.3.3. LdapUserCertRule Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
LdapUserCertRule
is used to publish user certificates to an LDAP directory.
Parameter | Value | Description |
---|---|---|
type | certs | Specifies the type of certificate that will be published. |
predicate | Specifies a predicate for the publisher. | |
enable | yes | Enables the rule. |
mapper | LdapUserCertMap | Specifies the mapper used with the rule. See Section C.2.3, “LdapSimpleMap” for details on the mapper. |
publisher | LdapUserCertPublisher | Specifies the publisher used with the rule. See Section C.1.3, “LdapUserCertPublisher” for details on the publisher. |
C.3.4. LdapCRLRule Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
LdapCRLRule
is used to publish CRLs to an LDAP directory.
Parameter | Value | Description |
---|---|---|
type | crl | Specifies the type of certificate that will be published. |
predicate | Specifies a predicate for the publisher. | |
enable | yes | Enables the rule. |
mapper | LdapCrlMap | Specifies the mapper used with the rule. See Section C.2.1.2, “LdapCrlMap” for details on the mapper. |
publisher | LdapCrlPublisher | Specifies the publisher used with the rule. See Section C.1.4, “LdapCrlPublisher” for details on the publisher. |