[GH-ISSUE #1421] iOS Access without CA #949

Closed
opened 2026-03-03 02:04:57 +03:00 by kerem · 1 comment
Owner

Originally created by @DaCHack on GitHub (Feb 21, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1421

I am trying to access my vault from a corporate phone. The installed configuration policy does not allow me to add own trusted CA.

Any chance for me to get access with the iOS app for this user without switching to a pure HTTP setup which in turn will not work in Chrome?

also I would like to avoid exposing my server to the internet and running it with a Lets Encrypt certificate. Id rather stay behind Firewall/VPN.

Many Thanks!

Originally created by @DaCHack on GitHub (Feb 21, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1421 I am trying to access my vault from a corporate phone. The installed configuration policy does not allow me to add own trusted CA. Any chance for me to get access with the iOS app for this user without switching to a pure HTTP setup which in turn will not work in Chrome? also I would like to avoid exposing my server to the internet and running it with a Lets Encrypt certificate. Id rather stay behind Firewall/VPN. Many Thanks!
kerem closed this issue 2026-03-03 02:04:58 +03:00
Author
Owner

@0xERR0R commented on GitHub (Feb 22, 2021):

I would suggest to use Lets Encrypt with DNS challenge. In this case, you must not expose any ports. I use this setup with DuckDNS free domain and traefik as reverse proxy. Traefik makes the cetrificate magic and I can reach bitwarden_rs over VPN with HTTPS

<!-- gh-comment-id:783207950 --> @0xERR0R commented on GitHub (Feb 22, 2021): I would suggest to use Lets Encrypt with DNS challenge. In this case, you must not expose any ports. I use this setup with DuckDNS free domain and traefik as reverse proxy. Traefik makes the cetrificate magic and I can reach bitwarden_rs over VPN with HTTPS
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#949
No description provided.