0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-24 03:18:57 +02:00

Updated Enabling HTTPS (markdown)

Jeremy Lin 2021-03-16 22:22:06 -07:00
parent 8801484672
commit a88e3c340c

@ -19,7 +19,7 @@ Refer to the [Getting SSL/TLS certificates](#getting-ssltls-certificates) sectio
### Via a reverse proxy ### Via a reverse proxy
There are quite a few reverse proxies in common use; some example configurations can be found at [[Proxy examples|Proxy-examples]]. If you aren't familiar with reverse proxies and have no preference, consider [Caddy](https://caddyserver.com/) first, since it has built-in support for obtaining Let's Encrypt certs. There are quite a few reverse proxies in common use; some example configurations can be found at [[Proxy examples|Proxy-examples]]. If you aren't familiar with reverse proxies and have no preference, consider [Caddy](https://caddyserver.com/) first, since it has built-in support for obtaining Let's Encrypt certs. The [[Using Docker Compose|Using-Docker-Compose]] article has a good example using Caddy.
### Via Rocket ### Via Rocket