Comment 11 for bug 1209343

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/120954
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ca50b6315909faf92db9eaf2981782bcd80cfab8
Submitter: Jenkins
Branch: master

commit ca50b6315909faf92db9eaf2981782bcd80cfab8
Author: Nathan Kinder <email address hidden>
Date: Thu Sep 11 17:41:09 2014 -0700

    Set LDAP certificate trust options for LDAPS and TLS

    We currently only set the LDAP library certificate trust options
    when TLS is being used (via startTLS). If regular LDAPS is being
    used, the certificate trust options that are defined in Keystone's
    configuration file are never actually set.

    This patch sets the certificate trust options for both LDAPS and
    TLS cases.

    Closes-bug: #1209343
    Change-Id: Ieb94b732f623695920feb34995bb863175ddf27a