]> git.sur5r.net Git - openldap/commit
ITS#7276 MozNSS: allow CA certdb together with PEM CA bundle file
authorJan Vcelak <jvcelak@redhat.com>
Fri, 18 May 2012 10:11:51 +0000 (12:11 +0200)
committerHoward Chu <hyc@openldap.org>
Wed, 30 May 2012 13:18:50 +0000 (06:18 -0700)
commitdf1d118de82bb72a6124143a7503fdc3fd426483
treeb579fee7908109d66ef0ade5d0f8341ef5a4082f
parent8bb9e88d5f8731fe73c47ba3eb8812a410dbb85c
ITS#7276 MozNSS: allow CA certdb together with PEM CA bundle file

Prior to this patch, if TLS_CACERTDIR was set to Mozilla NSS certificate
database and TLS_CACERT was set to a PEM bundle file with CA
certificates, the PEM file content was not loaded.

With this patch and the same settings, OpenLDAP can verify certificates
which are signed by CAs stored both in certdb and PEM bundle file.
libraries/libldap/tls_m.c