charm-keystone-ldap/src/templates
Dmitrii Shcherbakov 5d644391ad add support for ldaps and starttls via config opts
* Both ldaps and ldap + StartTLS require a CA certificate configuration
option;
* use_tls option should only be used for StartTLS and will result in an
error if used with a URL that starts with ldaps;
* if a certificate is specified then LDAP backend server's certificate
validation is considered mandatory ("demand" option).

Depends-On: Ied4b6ed64354e3de3c78e6ac809666ee9ae29d1a
Change-Id: I659683ffec91560ebbd77969840c27e3d7048689
Closes-Bug: #1728155
2018-02-06 20:56:18 +03:00
..
keystone.conf add support for ldaps and starttls via config opts 2018-02-06 20:56:18 +03:00