Bug 859858
Summary: | libldap does not load PEM certificate if certdb is used as TLS_CACERTDIR | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Vcelak <jvcelak> |
Component: | openldap | Assignee: | Jan Vcelak <jvcelak> |
Status: | CLOSED ERRATA | QA Contact: | David Spurek <dspurek> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.5 | CC: | dave, dspurek, ebenes, jsynacek, jvcelak, rhatlapa, rmeggins, tsmetana |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openldap-2.4.23-31.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
TLS is configured to use certificate from PEM file, while TLS_CACERTDIR is set to a Mozilla NSS certificate database.
Consequence:
The PEM certificate fails to load.
Fix:
Patch applied which makes the library to lookup the certificate in Mozilla NSS certificate database, and then fallback to PEM file if the certificate was not found.
Result:
The certificate from PEM file is successfully loaded under described conditions.
|
Story Points: | --- |
Clone Of: | 857455 | Environment: | |
Last Closed: | 2013-02-21 09:46:29 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 857455 | ||
Bug Blocks: |
Description
Jan Vcelak
2012-09-24 08:30:22 UTC
*** Bug 859582 has been marked as a duplicate of this bug. *** Resolved in: openldap-2.4.23-29.el6 Really resolved in: openldap-2.4.23-31.el6 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0364.html |