Skip to content

Add ldaps:// URI support and strict TLS certificate verification - #37

Open
jgfs1965 wants to merge 3 commits into
mattv8:masterfrom
jgfs1965:master
Open

jgfs1965 wants to merge 3 commits into
mattv8:masterfrom
jgfs1965:master

Conversation

@jgfs1965

Copy link
Copy Markdown

Add LDAPAUTH_LDAP_URI constant for ldaps:// endpoints and use LDAP_OPT_X_TLS_DEMAND for StartTLS certificate verification. Backwards compatible: falls back to LDAPAUTH_HOST/LDAPAUTH_PORT if the URI is not defined.

This patch was prepared with assistance from an AI coding assistant; I have reviewed and tested it in my environment.

Added support for LDAP URI and TLS options in LDAP connection.

Add LDAPAUTH_LDAP_URI constant for ldaps:// endpoints and use LDAP_OPT_X_TLS_DEMAND for StartTLS certificate verification. Backwards compatible: falls back to LDAPAUTH_HOST/LDAPAUTH_PORT if the URI is not defined."
Added support for ldaps:// URI and strict TLS verification.
Updated the README to clarify plugin features and installation instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant