docker-self-service-password
docker-self-service-password copied to clipboard
PR: adding support for Windows AD over LDAPS with self signed certificate
Description of the feature Current docker image does not support LDAPS with self signed certificates. And Windows 2016 does not allow changing passwords via unencrypted LDAP (and I would not recommend it either...)
Benftits of feature Broader usage
Additional context See my PR https://github.com/tiredofit/docker-self-service-password/pull/43 for the code change.
BR, Bjarne.