emansih / FireflyMobile

Mobile Application for Firefly III written in Kotlin
GNU General Public License v3.0
323 stars 48 forks source link

Allow http connection #176

Closed kopach closed 3 years ago

kopach commented 3 years ago

Please, allow insecure connection to firefly III server over http. I do have firefly server running in my local env. When I need to access server over internet - I use VPN to connect to local network. There is no reason trying to setup https in this case. Any chance this mobile app could allow insecure connection? Maybe with some danger warning?

emansih commented 3 years ago

I have stated many times, http is not supported. i have made it easy to import self signed cert. If you need http support, build the app with the following changes: https://github.com/blacjac21/FireflyMobile/commit/a95406cf572b88e65727bdda2e101a6151adfc76