Description of problem: Customer needs to be able to do an LDAPS connection using a CA certificate file. The keystone code as written only allows a certificate file to be specified with a startTLS connection. The bug ( https://bugs.launchpad.net/keystone/+bug/1209343/ ) describes the same problem we have where we need to be able to use a certificate file with LDAPS; it also has a proposed fix which allows users to specify a CA certificate file regardless of whether they use LDAPS or startTLS. I have tested that proposed fix and it does work for us. Version-Release number of selected component (if applicable): RHELOSP 5
*** This bug has been marked as a duplicate of bug 1140152 ***