kvspb/nginx-auth-ldap

Encrypt binddn_passwd

lckz opened this issue · 1 comments

lckz commented

Is it possible to encrypt binddn_password on config file?

dasJ commented

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