Crl over ldap
This page was last modified 07:49, 18 August 2008.
From Milimail
> User Manual > Add-on: CRL over LDAP > Technical documentation
Add-on: CRL over LDAP
CRL over LDAP is an add-on for Mozilla Thunderbird which allows to use a LDAP directory to import a CRL.
Additional resources:
Installation
- Download the extension (crl-over-ldap)
- In Mozilla Thunderbird, select Tools menu and then Add-ons.
- Press Install button and select previously downloaded file.
Usage
The implementation of this feature is mainly to update the behavior of the window used to import CRL in order to handle sources which begin with the string « ldap:// ».
The syntax is the following:
- ldap://<LDAP Server IP>/dc=<path>?certificateRevocation
- <LDAP Server IP> is the IP address of the LDAP server.
- <path> is a path in the tree structure of the directory. ex: dc=milimail,dc=org.
- certificatRevocation is the keyword to request a CRL.



