-
Notifications
You must be signed in to change notification settings - Fork 28
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
Problem with self signed certificates #114
Comments
Thank you Remi, didnt look at it. Going to check :) |
If it helps, i'm using a Pixel 4 XL runing Android 12: https://stackoverflow.com/questions/69018940/flutter-dart-handshakeexception-handshake-error-in-client-os-error-certificat Seems that flutter is a little bit tricky on certs |
I have the same problem. |
I experience the issue with self-signed certificates as well. My use case is limited to wanting to access a piwigo system via the NG Android app only while I'm on the same network as the server, so something like https://myserver/piwigo/ |
I am experiencing the exact same problem. Is there any solution or workaround? Is it an issue that needs to be fixed in the mobile app code or is this something that needs to be changed on the server side? Would copying the certificate somewhere on the phone and mark it as trusted help? |
Hey! I cannot sign in via the app with my self signed certificates. Is the app compatible with self signed certificates?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: