You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ This release contains fixes for CVE-2020-16093, which concerns LDAP server certificate verification when using LDAPS.
💡 Verification is now forced by default. This behavior can be changed with ldapVerify parameter (set it to allow for example), but this should be a temporary workaround, the good solution is to correctly configure SSL certificate verification.
📃 Changelog:
Add ldapVerify option for SSL cert validation (#4)