semaphore
semaphore copied to clipboard
Feature: Please add a way to import an external RootCA for LDAPS for Docker
Related to
Web-Frontend (what users interact with), Configuration, Docker
Impact
nice to have for enterprise usage
Missing Feature
To import a Companies RootCA you currently need to rebuild the container with your own CA. It would be nice to avoid that by using a common Path or a Variable that could do that within the container runtime similar to Caddy's container.
Implementation
I'd like to see a way to either Specify a way via the Config, better via variables for the container itself. A way to do that from the WebUI would be a nice bonus aswell that can be stored in the Server's DB and potentially updated via API.
Design
No response