Skip to content
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

Open
hardwareadictos opened this issue Apr 17, 2022 · 7 comments
Open

Problem with self signed certificates #114

hardwareadictos opened this issue Apr 17, 2022 · 7 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@hardwareadictos
Copy link

Hey! I cannot sign in via the app with my self signed certificates. Is the app compatible with self signed certificates?

Thanks in advance :)

@remi-martin remi-martin self-assigned this Apr 19, 2022
@remi-martin remi-martin added the bug Something isn't working label Apr 19, 2022
@remi-martin
Copy link
Collaborator

Hi, there are a couple of issues with self hosted Piwigo's configuration such as SSL and non http / https ports. Please take a look at these issues (#74, #39, #55) while we are investigating.

@remi-martin remi-martin added the duplicate This issue or pull request already exists label Apr 27, 2022
@hardwareadictos
Copy link
Author

Thank you Remi, didnt look at it. Going to check :)

@hardwareadictos
Copy link
Author

Just configured nginx to pick my self signed certs and i assigned port 65443 as suggested, i can login on browser but not in the app itself:

image

I have to say that those certificates are working fine with my other self hosted services. Can i provide more information?

Thanks in advance :)

@hardwareadictos
Copy link
Author

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
flutter/flutter#50699
flutter/flutter#36708

Seems that flutter is a little bit tricky on certs

@Servery
Copy link

Servery commented Jun 5, 2022

I have the same problem.

@GeekTieGuy
Copy link

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/

@romp13
Copy link

romp13 commented Oct 5, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants