RocketChat / RocketChat/Rocket.Chat

Improvement - LDAPS Certificate field

Open
#17,053 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area: authentication planned sponsored type: improvement
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
screenshot_38

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:
  1. Administration -> Settings -> LDAP
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.