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

Support specifying a client certificate for mTLS auth #940

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tinsukE
Copy link

@tinsukE tinsukE commented Jan 5, 2025

Using a reverse-proxy with mTLS (client authentication) is a decent way to expose your self-hosted services on the internet.

This PR adds support for using a certificate that's installed in your Android device.

The changes are largely based on:

An optional client certificate can be selected when adding self-hosted accounts (FreshRSS, Google Reader and Fever APIs):

It can later be changed/removed when viewing the account details:

I'm comfortable with the logic changes, but I have not much experience with Compose, so my code there can be sub-optimal.

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.

1 participant