[GH-ISSUE #1132] iPhone, manjaro bitwarden-desktop ssl issue #799

Closed
opened 2026-03-03 02:03:20 +03:00 by kerem · 3 comments
Owner

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

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
kerem 2026-03-03 02:03:20 +03:00
Author
Owner

@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.

<!-- gh-comment-id:691670009 --> @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.
Author
Owner

@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/

<!-- gh-comment-id:695894716 --> @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/
Author
Owner

@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

<!-- gh-comment-id:729690191 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#799
No description provided.