this post was submitted on 12 Jun 2023
8 points (100.0% liked)
Open Source
31111 readers
635 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
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?
Not a direct answer... But why not roll a LetsEncrypt cert? That'll be accepted by Readrops by default
Doesn't that require a domain name?