We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Miniflux already support HTTP basic auth for feeds. Would it be possible to additionally support mTLS auth?
I may actually be willing yo contribute it myself if it's something you would support :)
The text was updated successfully, but these errors were encountered:
I never seen any feeds using mTLS so far. Is it for some internal systems? do you have any examples?
Sorry, something went wrong.
Yes, it's for an internal system ... I'm also producing personal RSS feeds and currently use basic auth but would like to switch to mTLS.
I don't have an example that you could use. However, you could just put an RSS fees behind a Caddy mTLS client auth.
That would require people to provide the client cert, private key, and optionally the CA cert for a given feed.
I may actually be willing yo contribute it myself if it's something you would support
Feel free to submit a pull-request :)
No branches or pull requests
Miniflux already support HTTP basic auth for feeds. Would it be possible to additionally support mTLS auth?
I may actually be willing yo contribute it myself if it's something you would support :)
The text was updated successfully, but these errors were encountered: