Personal tools
fr.gif, 1 kB    en.gif, 1 kB

Crl over ldap

This page was last modified 07:49, 18 August 2008.

From Milimail

Jump to: navigation, search

> 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

  1. Download the extension (crl-over-ldap)
  2. In Mozilla Thunderbird, select Tools menu and then Add-ons.
  3. 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
  1. <LDAP Server IP> is the IP address of the LDAP server.
  2. <path> is a path in the tree structure of the directory. ex: dc=milimail,dc=org.
  3. certificatRevocation is the keyword to request a CRL.

Image:Crl_over_ldap_en.gif


Reference: English – Translations:  Français  • 


Files

Third Party Projects