Skip to content

Trust user-installed CA certificates - #106

Merged
jensomato merged 2 commits into
jensomato:developfrom
ffminus:develop
Jun 11, 2025
Merged

Trust user-installed CA certificates#106
jensomato merged 2 commits into
jensomato:developfrom
ffminus:develop

Conversation

@ffminus

@ffminus ffminus commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

With this PR, the app will trust user-added CA certificates.
This lets users connect to servers that use self-signed certificates.
Typical use case: deployments behind a VPN with custom DNS (tailscale et al).

Fixes issue #105

Known issues:

  • Exposes users to MitM attacks should they install malicious CA certificates.

Similar issues in other apps:

@jensomato jensomato left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@jensomato
jensomato merged commit 2a8986e into jensomato:develop Jun 11, 2025
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

Successfully merging this pull request may close these issues.

2 participants