No edit summary |
|||
| Line 1: | Line 1: | ||
== | == Ldap needs a "real" cert == | ||
Ah, so that's what happened. | Ah, so that's what happened. | ||
Revision as of 04:14, 20 September 2014
Ldap needs a "real" cert
Ah, so that's what happened.
paigely uses openldap to communicate with our ldap server over ssl, and we can't set the openldap TLS_CACERT on their server. It defaults to /etc/ssl/ca-certificates.crt, so it's ok, we just have to use a "real" certificate. self signed CA causes problems here --Hef (talk) 05:13, 20 September 2014 (CDT)