Sebb created WHIMSY-368: --------------------------- Summary: LDAP.extract_cert returns wrong certificate Key: WHIMSY-368 URL: https://issues.apache.org/jira/browse/WHIMSY-368 Project: Whimsy Issue Type: Bug Reporter: Sebb
ASF::LDAP.extract_cert selects the first certificate returned by openssl. This does not work for the case of ldap-us-ro.apache.org, which uses a self-signed certificate. For the case of idmtest1-ec2-va, all 3 certificates work OK, so changing the code to return the last cert should work. [Or indeed the second cert.] Note: this problem has not been noticed before because Whimsy defaults to the Puppet certificate. This is the same as the second ldap-us-ro certificate. -- This message was sent by Atlassian Jira (v8.3.4#803005)