mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 02:22:14 -05:00
ios app connection doesn't work #4399
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 @sadden3194 on GitHub (Jul 25, 2020).
Hello :),
I can access the web interface via: http://IP_SYNOLOGY:3373
I would only access bitwarden locally.
I road that bitwarden requires https - this I solved with synology reverse proxy.
The web interface is now accessable via: https://SYNOLOGY_DSM_NAME:3373
(login and bitwarden works !)
With the windows and macOS client I can access my bitwarden server.
For this I use the server address https://SYNOLOGY_DSM_NAME:3373 angegeben.
But with the ios App I get this error:
An error has occurred.
Exception message: An SSL error has occurred. A secure connection to the server cannot be established.
Any idea?
@dani-garcia commented on GitHub (Jul 26, 2020):
Is the certificate self-signed or is it a valid one for that domain?
@sadden3194 commented on GitHub (Jul 26, 2020):
it is self-signed , created by the synology assistent
@BlackDex commented on GitHub (Nov 18, 2020):
Closing this ticket because of inactivity.
Feel free to continue this discussion on the forum: https://bitwardenrs.discourse.group/
We suggest to use a reverse-proxy for ssl-offloading, because reverse proxy are better in handling SSL.
Also checkout some of the updated/new wiki articles:
https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-HTTPS
https://github.com/dani-garcia/bitwarden_rs/wiki/Running-a-private-bitwarden_rs-instance-with-Let%27s-Encrypt-certs
https://github.com/dani-garcia/bitwarden_rs/wiki/Private-CA-and-self-signed-certs-that-work-with-Chrome