mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1132] iPhone, manjaro bitwarden-desktop ssl issue #799
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#799
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @feydreva on GitHub (Sep 10, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1132
Hello,
I am having issue with ssl.
I have a bitwarden docker installed on an ubuntu server vm, in my lan network, not accessible from outside. (I use home wifi, home ethernet, or a vpn to access it)
Before ssl, everything worked almost fine, my iPhone could connect, my manjaro bitwarden-desktop app could connect, firefox app could connect.
The only thing that did not work was connecting to the web interface from firefox, because ssl certificates are needed.
I wanted to access from the web interface, so I could get to the more advance option, like Organization and security reports.
So I installed sll following
https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-HTTPS
and
https://github.com/dani-garcia/bitwarden_rs/wiki/Private-CA-and-self-signed-certs-that-work-with-Chrome
So now I have home made certificates and bitwarden configured for it.
I can now access bitwarden from the web interface (after cleraing security warning about my certificates being not secure) and have now access to all the functionality.
The Firefox extension stil connects
But my iPhone app, and the manjaro bitwarden-deskop app cannot connect.
In iPhone, I get a ssl error, and in the desktop app, i get a fetch error.
What should I do to solve theses issue ?
Thank you for your help
@dani-garcia commented on GitHub (Sep 13, 2020):
I think iPhone doesn't allow self signed certificates by default, you might need to look how to add self signed certificates to the iPhones trust store.
@peterneutron commented on GitHub (Sep 21, 2020):
You could the use wildcard certs from:
https://github.com/hjmmc/xip-dns-server
https://xip.lhjmmc.cn/
@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