Hey, i got my vaultwarden as Docker behind NGINX Proxy Manager up and running and created a self-signed openssl certificate for the connection.
That works so far in Chrome with the extension on my Mac.
On the IPhone (14.6) i can access and login via the Browser ,
but the Bitwarden-App tells me this:
Means, that there is a failure with the SSL-Connection. (Can´t get a secure SSL-Connection)
I checked
- URL: https://blabla.blabla.lan ← no port, no #, nothing
- the certificate is matching the new Apple-requirements
- tried to install the certificate on the phone by hand. But it did not change the behavior in the app.
So what goes wrong in my setup?
Thanks in advance!