Skip to content

An example of authenticating using async LDAP over TLS with rust.

Notifications You must be signed in to change notification settings

rob-blackbourn/rust-ldap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ldap-demo

An example of authenticating using async LDAP over TLS with rust.

Using:

Notes

In order to use rustls instead of native-tls The cargo specification for ldap3 sets default-features=false to avoid conflicts.

About

An example of authenticating using async LDAP over TLS with rust.

Topics

Resources

Stars

Watchers

Forks

Languages