iOS Access without CA #947

Closed
opened 2026-02-04 23:25:47 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @DaCHack on GitHub (Feb 22, 2021).

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 22, 2021). 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!
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

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#947