Hi,
When trying to establish a secure LDAP connection using SSL we need to
specify the location of the certs7.db file. For an application we are
developing the requirements are slightly different! We have a list of
certificates present in a directory with each certificate stored in a
different file.
Now, to get the secure LDAP connection to work there are two
possibilities,
1. How do I specify to LDAP that the certificates are stored in
separate files?
2. How do I create a certs7.db file from the given certificates? Is
the format for certs7.db made public? Is there a library available for
reading/writing to this file?
Thanks in advance,
With Regards,
Anuj