Support inbound TLS connections
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Is your feature request related to a problem? Please describe.
The ui-server currently does not support inbound TLS communication. Even if installing a load balancver in front of the ui-server, I must anyhow encrypt the communication between the LB and the ui-server.
Describe the solution you'd like
Allow configuring the UI server for allowing connections using the https protocol.
Contributor guide
No contributing guide indexed for this repository
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 by locating the ui-server entry point and its existing connection configuration. Determine how HTTPS should be enabled and configured, then verify that the UI server accepts inbound TLS connections while preserving the existing configuration path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100