Issue 6975 - Patch - Mozilla NSS - should allow cacertdir in most cases
Summary: Patch - Mozilla NSS - should allow cacertdir in most cases
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: 2011-06-21 00:37 UTC by rich.megginson@gmail.com
Modified: 2014-08-01 21:04 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 rich.megginson@gmail.com 2011-06-21 00:37:33 UTC
Full_Name: Rich Megginson
Version: 2.4.25 (current CVS HEAD)
OS: RHEL6
URL: ftp://ftp.openldap.org/incoming/Mozilla-NSS-should-allow-cacertdir-in-most-cases-20110620.patch
Submission from: (NULL) (76.113.106.30)


openldap built with openssl allows most any value of cacertdir - directory is a
file, directory does not contain any CA certs, directory does not exist - users
expect if they specify TLS_REQCERT=never, no matter what the TLS_CACERTDIR
setting is, TLS/SSL will just work.  On the other hand, TLS_CACERT failures are
hard failures - if TLS_CACERT is specified and is not a valid file, TLS/SSL will
fail.

These patch files are 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, Rich Megginson 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 Howard Chu 2011-06-21 23:01:05 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2011-06-22 00:52:15 UTC
changed notes
changed state Test to Release
Comment 3 Quanah Gibson-Mount 2011-07-18 19:54:55 UTC
changed notes
changed state Release to Closed
Comment 4 OpenLDAP project 2014-08-01 21:04:37 UTC
fixed in master
fixed in RE24