Allow users to turn off TLS verification or use their own certs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
As of https://github.com/nextcloud/mail/pull/2782 TLS host verification is enabled by default. Admins can only disable it system-wide. It would be nice to have a user setting to disable it per account, so you can still have other accounts verified.
Summary
Make it possible to disable TLS verification on a user/account based instead of system-wide.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 by reading the TLS host-verification change in pull request 2782 and trace where the current system-wide setting is applied. Define the account-level setting path and verify that disabling verification affects only the selected account while other accounts remain verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100