this post was submitted on 12 Jun 2023
8 points (100.0% liked)

Open Source

30511 readers
158 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I've been trying to find an app that works with my self-hosted FreshRSS instance. Supposedly Readrops supports freshrss, but since it's self-hosted, I am having issues getting the self-signed SSL cert working. Readrops demands to connect with SSL, and despite adding the cert to the Android system trust list, Readrops still throws exceptions when it tries to validate the certificate. Until I can figure that out, I just use FreshRSS web interface, it's acceptable.

Does anyone have an app that supports FreshRSS?

[–] [email protected] 1 points 1 year ago (1 children)

Not a direct answer... But why not roll a LetsEncrypt cert? That'll be accepted by Readrops by default

[–] [email protected] 1 points 1 year ago

Doesn't that require a domain name?