Class to retrieve certificate from a LDAP server
![]() | LdapCertificateRetrievalImpl () Constructor |
![]() | ~LdapCertificateRetrievalImpl () Destructor |
![]() | getContent (const URL& url, map Calls the openLdap library routines to get the X509 certificate(s) for any entries with the given base and filter |
Class to retrieve certificate from a LDAP server
~LdapCertificateRetrievalImpl()
void getContent(const URL& url, map
args - - a map of the following arguments
"type" must be X509
"base" the ldap search base
"filter" the ldap search filter, defaults to "cn=*"
"scope" one of "onelevel", "subtree", or defaults to BASE
results - - a returned vector of PEM/DER encoded X509 certificates
enc - - a return value for the type of certificate encoding that is
used. Currently we assume DER.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de