bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

Provide config option for ldaps trusted CA #748

Open Alphayeeeet opened 1 month ago

Alphayeeeet commented 1 month ago

We have a self signed certificate on our LDAPS and want to trust the CA. Please implement.

bugy commented 1 month ago

Hi, i think you should be able to solve this problem by adding the self signed certificate to your system's truststore. I don't think this as a feature of script server, since it can be solved by infrastructure