[GH-ISSUE #7341] Make LDAP certificate optional for public trusted CA #30240

Closed
opened 2026-04-25 04:31:10 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @fwPunsher on GitHub (Nov 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7341

When connecting against an ldap server that has a certificate that has been issued by a public trusted CA the certificate field should be optional and the connection should be possible without specifying any certificate.

Background: we are issuing our ldap servers with certificates that are signed via Lets Encrypt. As such the application should simply accept the certificate without any further certificate configuration necessary.

Originally created by @fwPunsher on GitHub (Nov 25, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7341 When connecting against an ldap server that has a certificate that has been issued by a public trusted CA the certificate field should be optional and the connection should be possible without specifying any certificate. Background: we are issuing our ldap servers with certificates that are signed via Lets Encrypt. As such the application should simply accept the certificate without any further certificate configuration necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#30240