[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7389) [PATCH] MozNSS: load certificates from certdb, fallback to PEM



Full_Name: Jan Vcelak
Version: git master
OS: Linux
URL: ftp://ftp.openldap.org/incoming/jvcelak-20120914-moznss-load-certs-from-certdb-fallback-to-pem.patch
Submission from: (NULL) (209.132.186.34)


If TLS_CACERT pointed to a PEM file and TLS_CACERTDIR was set to NSS certificate
database, the backend assumed that the certificate is always located in the
certificate database. This assumption might be wrong.

This patch makes the library to try to load the certificate from NSS database
and fallback to PEM file if unsuccessfull.


The attached file is derived from OpenLDAP Software. All of the modifications to
OpenLDAP Software represented in the following patch(es) were developed by Red
Hat. Red Hat has not assigned rights and/or interest in this work to any party.
I, Jan Vcelak am authorized by Red Hat, my employer, to release this work under
the following terms. 

Red Hat hereby place the following modifications to OpenLDAP Software (and only
these modifications) into the public domain. Hence, these modifications may be
freely used and/or redistributed for any purpose with or without attribution
and/or other notice.