Alkarex / EasyRSS

Android client for RSS services compatible with Google Reader API
http://freshrss.org
GNU General Public License v3.0
123 stars 13 forks source link

https support on another port than 443 #40

Closed vmisson closed 4 years ago

vmisson commented 6 years ago

Hello,

I'm running an instance of FreshRSS in https on port 8080. I'm not able to connect EasyRSS to it and after some network traces it seems EasyRSS is trying to connect in http on port 8080 and not https.

Can you please add the support of https on another port than 443 ? Thanks in advance.

PLanB2008 commented 5 years ago

This already seems to work. Just pass the port after the url but before the freshrss path.

eg: https://myrss.domain.com:8080/freshrss/p/api/geader.php