mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
iOS bitwardenrs/server:raspberry 2.12.1 cannot connect #583
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bigtarget on GitHub (Jan 30, 2020).
Hello,
I cannot connect with latest mobile app. Chrome plugin is working fine and web based valut.
I have generated certificate like described there: https://github.com/dani-garcia/bitwarden_rs/wiki/Private-CA-and-self-signed-certs-that-work-with-Chrome and using apache as a reverse proxy
Getting message there is a problem connecting to the server.
I cannot open that bitwarden page with Safari as well, should i somehow add that certificate to iPhone?
Thank you.
@bigtarget commented on GitHub (Jan 30, 2020):
Step to get certificate:
bitwarden.ext
@bigtarget commented on GitHub (Jan 31, 2020):
I have solved issue with generating certificate with lets encrypt certbot certonly -d mydomain.com