Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the TLS connection #4

Open
LecrisUT opened this issue Feb 24, 2021 · 0 comments
Open

Improve the TLS connection #4

LecrisUT opened this issue Feb 24, 2021 · 0 comments

Comments

@LecrisUT
Copy link

Short description:

Currently TLS connection is only tested on port 465, and it continues with failover to insecure connection. The latter can be a MIM attack risk.

Features to implement:

  • Allow for user settings on a per-domain basis whether the TLS test has to pass or not.
  • Perform a TLS test on the custom port (2525) as well with the same failover settings as above

Bonus:

  • Allow users to add self-signed certificates for specific domains.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant