security - LDAP authentication password encryption -



security - LDAP authentication password encryption -

i using ldap technique authenticate user in web application . accessing ldap service accepting clear text string password . how encrypt , decrypt user password , avoid sending actual password in network .my network channel ssl secured . .

how encrypt , decrypt user password, avoid sending actual password in network. network channel ssl secured.

you've answered own question. ssl you.

security ssl encryption cryptography ldap

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

ruby on rails - Devise Logout Error in RoR -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -