[ https://issues.apache.org/jira/browse/WHIMSY-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb resolved WHIMSY-368. ------------------------- Resolution: Fixed Fixed in commit c3d2a04 WHIMSY-368 - return last certificate found > 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 > Priority: Major > > 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)