Hi,
i have installed latest passbolt ce as docker container behind nginx. So far its working well and latest updates are installed successfull. Now i want to test the mobile app on my android device. I go to my profile and want to scan the qr-code, but i got error. As far as i can see in the debug logs, the certificate is a problem.
I use for nginx lets encrypt, but have nothing configured in the .yml file. So i think passbolt ce uses its own cert, right? What can i do to make it work? Should i simple add the certs in the .yml and rebuild the app?
thx