LDAPS: Add possibility to UI to upload selfsigned certificates
@hurradieweltgehtunter is already working on this.
Since Dec 15, 2020.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
While talking about a LDAP app integration we came across an issue with self-signed certificates.
According to the information I received it is very common to use self-signed certificates when running an LDAPS-Server.
The current app UI does not offer a possibility to upload this kind of certificate for further processing on requests.
This issue is about adding this possibility.
The scope of the discussion only refers to using the LDAP app in the official docker environment, meaning, that the upload should only be possible if in a docker environment.
More details can be provided by @hodyroff
FYI @micbar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.