RocketChat / RocketChat/Rocket.Chat
Improvement - LDAPS Certificate field
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Currently, when setting Secure LDAP (LDAPS), CA Certificate field is a normal input text field

Best solution (for usability and security perspectives) is to change this to a file upload, so the you can upload CA certificate to the server.
Steps to reproduce:
- Administration -> Settings -> LDAP
- Change the encryption to StartTLS or LDAPS
Expected behavior:
File upload instead of input field.
Server Setup Information:
- Version of Rocket.Chat Server: 3.1.0-develop
- Operating System: all
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.
Research direction
Start at Administration → Settings → LDAP and trace how the CA Certificate setting is rendered and persisted for StartTLS and LDAPS. Review the existing certificate handling and related tests, if present; done means administrators can select a CA certificate file instead of entering certificate text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100