[GH-ISSUE #11294] issue: LDAP Certificate PAth is required in UI #16176

Closed
opened 2026-04-19 22:11:20 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @fbuedding on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11294

Check Existing Issues

  • I have searched the existing issues and discussions.

Installation Method

Docker

Open WebUI Version

v0.5.20 (latest)

Ollama Version (if applicable)

No response

Operating System

Ubuntu

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have checked the browser console logs.
  • I have checked the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

Since we get certificates from Let'sEncrypt for our LDAP, it shouldn't be mandatory to set a certificate path. And via enviroment variables it isn't required and works.

Actual Behavior

Can't save any options in Genral Settings Tab since certificate path is reqiured.

Steps to Reproduce

  1. set ldap config via env, set tls to true and don't set ca path (host: ldaps://host.de, port: 636)
  2. go to admin panel
  3. try to change default user role
  4. try to save

Logs & Screenshots

Image

Additional Information

No response

Originally created by @fbuedding on GitHub (Mar 6, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/11294 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Installation Method Docker ### Open WebUI Version v0.5.20 (latest) ### Ollama Version (if applicable) _No response_ ### Operating System Ubuntu ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have checked the browser console logs. - [x] I have checked the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior Since we get certificates from Let'sEncrypt for our LDAP, it shouldn't be mandatory to set a certificate path. And via enviroment variables it isn't required and works. ### Actual Behavior Can't save any options in Genral Settings Tab since certificate path is reqiured. ### Steps to Reproduce 1. set ldap config via env, set tls to true and don't set ca path (host: ldaps://host.de, port: 636) 2. go to admin panel 4. try to change default user role 5. try to save ### Logs & Screenshots <img width="272" alt="Image" src="https://github.com/user-attachments/assets/375027db-23a7-435b-b0f2-9bb9289ad5a1" /> ### Additional Information _No response_
GiteaMirror added the bug label 2026-04-19 22:11:20 -05:00
Author
Owner

@highyield3011 commented on GitHub (Mar 19, 2025):

I'm facing the same issue.

<!-- gh-comment-id:2735869003 --> @highyield3011 commented on GitHub (Mar 19, 2025): I'm facing the same issue.
Author
Owner

@tjbck commented on GitHub (Mar 28, 2025):

Addressed in dev with 424f007b10

<!-- gh-comment-id:2760050243 --> @tjbck commented on GitHub (Mar 28, 2025): Addressed in dev with 424f007b10cb03534bd097fea0d86271cd2a2ddb
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16176