docker-phpLDAPadmin
docker-phpLDAPadmin copied to clipboard
Allow to set client certificates via env variable
This would allow me to restrict phpLDAPadmin with client certificates from my certificate authority
I verified that apache2 has no problem if the option is set to optional and a CA cert is not provided, so this is 100% backwards compatible
Thanks :)