-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
App doesn't work with self signed certificates #41
Comments
Hi, I think I know which config is missing, but I can't test it myself. |
I would also need the email address of your Google account that you use to install the app. |
Sure, email sent. 👍 |
The update is now published in the beta program, you should be able to install it via the following link. |
I installed 1.4.3 beta, and sadly it didn't help.. 🫠
|
Too bad, is your server accessible from the Internet by any chance? |
I set you up dev environment on spare vm, emailed url and creds 👍️ Let me know if i can help with something too(like webserver logs, etc) |
Thanks, it looks like it's a general problem with Flutter/Dart though.... |
The following issue is currently still blocking implementation dart-lang/http#1179 |
I have changed the http implementation of the miniflux backend so that user trusted certificates are now also integrated. |
Indeed, it works now! 🎉 I didn't even removed my "non-working" settings, just updated and restarted app. 🙂 |
Hi there!
App doesn't want connect to server that using self signed certificates (added to device and trusted ofc), all apps on devices work well with them.
Logfile:
The text was updated successfully, but these errors were encountered: