nginx-auth-ldap
nginx-auth-ldap copied to clipboard
Encrypt binddn_passwd
Is it possible to encrypt binddn_password on config file?
That's not how crypto works. nginx would need yet another key to decrypt the binddn_password which would have to be readable by nginx. Just another level of indirection