mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
CA certificate files in OpenSSL compatible CACERTDIR were loaded if the file extension was '.0'. However the file name should be 8 letters long certificate hash of the certificate subject name, followed by a numeric suffix which is used to differentiate between two certificates with the same subject name. Wit this patch, certificate file names are matched correctly (using regular expressions). |
||
|---|---|---|
| .. | ||
| liblber | ||
| libldap | ||
| libldap_r | ||
| liblmdb | ||
| liblunicode | ||
| liblutil | ||
| librewrite | ||
| Makefile.in | ||