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

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

tinsukE
Copy link
Contributor

@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.

@Ashinch Ashinch added this to the 0.12.0 milestone Jan 24, 2025
@Ashinch
Copy link
Owner

Ashinch commented Jan 24, 2025

This looks good.

@Ashinch Ashinch merged commit 39dc3bc into Ashinch:main Jan 24, 2025
2 checks passed
@tinsukE tinsukE deleted the mtls branch January 24, 2025 05:44
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