Skip to content

Support specifying a client certificate for mTLS auth#940

Merged
Ashinch merged 1 commit intoReadYouApp:mainfrom
tinsukE:mtls
Jan 24, 2025
Merged

Support specifying a client certificate for mTLS auth#940
Ashinch merged 1 commit intoReadYouApp:mainfrom
tinsukE:mtls

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
Member

Ashinch commented Jan 24, 2025

This looks good.

@Ashinch Ashinch merged commit 39dc3bc into ReadYouApp: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