Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ldap_config.py to support LDAP_CA_CERT_* settings since v3.3.6 #871

Closed
szeestraten opened this issue Oct 27, 2022 · 0 comments
Closed

Comments

@szeestraten
Copy link

Desired Behavior

Add support for LDAP_CA_CERT_* settings and environment variables in ldap_config.py

Settings were introduced in Netbox v3.3.6 (netbox-community/netbox#9722, netbox-community/netbox#10567).

Contrast to Current Behavior

Currently have to use AUTH_LDAP_CONNECTION_OPTIONS and ldap.OPT_X_TLS_CACERTFILE.

See: #799

Required Changes

No response

Discussion: Benefits and Drawbacks

No response

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

No branches or pull requests

2 participants