Architecture crl over ldap
From Milimail
> User Manual > Add-on: CRL over LDAP > Technical documentation
Contents |
Add-on: CRL over LDAP - Technical documentation
Architecture
Synthetic presentation of the architecture of the extension
This feature is developed in the form of a Thunderbird extension.
The implementation of this functionality is mainly to update the behavior of the window used to import CRL in order to handle sources that starts with the string « ldap:// »
GUI files
When using a source for the import that starts with the string « ldap:// », the standard mecanism is bypassed in order to use LDAP requests. These LDAP queries use this source to retrieve the CRL as a binary stream. Then this CRL is forwarded to the XPCOM « nsICRLManager » that will handle the import in the local container.
The LDAP process to retrieve a binary attribute is the same as the one used in the extension that display the certificate of a contact from LDAP.
XPCOM files
This extension doesn't provided any new XPCOM. Mainly, it uses the following built-in XPCOM :
Reference: English – Translations: Français •



