Issue 7389 - [PATCH] MozNSS: load certificates from certdb, fallback to PEM
Summary: [PATCH] MozNSS: load certificates from certdb, fallback to PEM
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 13:19 UTC by jvcelak@redhat.com
Modified: 2018-03-22 19:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jvcelak@redhat.com 2012-09-14 13:19:32 UTC
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. 
Comment 1 jvcelak@redhat.com 2012-10-31 11:14:40 UTC
I'm sorry, there is an updated version of the patch:

ftp://ftp.openldap.org/incoming/jvcelak-20121031-update-moznss-load-certs-from-certdb-fallback-to-pem.patch

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.

Comment 2 Quanah Gibson-Mount 2017-04-14 19:41:20 UTC
changed notes
moved from Incoming to Software Bugs
Comment 3 Quanah Gibson-Mount 2017-09-08 17:42:16 UTC
changed notes
Comment 4 Quanah Gibson-Mount 2017-09-08 17:46:48 UTC
changed notes
Comment 5 Quanah Gibson-Mount 2017-10-06 21:02:25 UTC
changed notes
changed state Open to Test
Comment 6 Quanah Gibson-Mount 2017-10-11 19:47:35 UTC
changed notes
changed state Test to Release
Comment 7 OpenLDAP project 2018-03-22 19:24:54 UTC
fixed in master
fixed in RE24 (2.4.46)
Comment 8 Quanah Gibson-Mount 2018-03-22 19:24:54 UTC
changed notes
changed state Release to Closed