Go to file
Howard Guo 4962dd6083 ITS#8529 Avoid hiding the error if user specified CA does not load
The TLS configuration deliberately hid the error in case that
user specified CA locations cannot be read, by loading CAs from default
locations; and when user does not specify CA locations, the CAs from default
locations are not read at all.

This patch corrects the behaviour so that CAs from default location are used
if user does not specify a CA location, and user is informed of the error if
CAs cannot be loaded from the user specified location.
2017-02-22 09:56:17 -08:00
build Happy New Year! 2017-01-03 12:36:47 -08:00
clients Happy New Year! 2017-01-03 12:36:47 -08:00
contrib ITS#8569 Add a manpage for slapo-autogroup 2017-01-18 09:38:06 -08:00
doc ITS#8253 - Further clarification around replication information 2017-02-21 15:27:13 -08:00
include ITS#8576 Revert "LDAP_TAILQ fix" 2017-02-01 11:58:54 +00:00
libraries ITS#8529 Avoid hiding the error if user specified CA does not load 2017-02-22 09:56:17 -08:00
servers ITS#8576 Revert "LDAP_TAILQ fix" 2017-02-01 11:58:54 +00:00
tests ITS8589 - This modifies the test so that it will not trigger the issue described in the ITS. 2017-02-21 16:02:17 -08:00
.gitattributes
.gitignore
aclocal.m4
configure Happy New Year! 2017-01-03 12:36:47 -08:00
configure.in Happy New Year! 2017-01-03 12:36:47 -08:00
COPYRIGHT Happy New Year! 2017-01-03 12:36:47 -08:00
INSTALL Happy New Year! 2017-01-03 12:36:47 -08:00
LICENSE
Makefile.in Happy New Year! 2017-01-03 12:36:47 -08:00
README Happy New Year! 2017-01-03 12:36:47 -08:00

OpenLDAP Devel README
	This software was obtained from a development branch of the
	OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  Please do NOT redistribute copies of the
	development branch.

	The OpenLDAP Developer's FAQ is available at:
		<http://www.openldap.org/faq/index.cgi?file=4>

	Client developers seeking a suitable development platform
	should use "release" or "stable" versions.
		<http://www.openldap.org/software/>

Contributing
	See <http://www.openldap.org/devel/contributing.html> for how to
	contribute code or documentation to OpenLDAP.  Use the Issue Tracking
	System <http://www.openldap.org/its/> to submit contributions.
	While you are encouraged to coordinate and discuss the development
	activities on the openldap-devel@openldap.org mailing list prior
	to submission, it is noted that contributions must be submitted
	using the Issue Tracking System to be considered.

---
$OpenLDAP$

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2017 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.