mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-06 18:09:35 +02:00
websockets arenow supported by this method since v1.29.0
parent
8d589380e9
commit
abff98aba3
@ -3,7 +3,7 @@ For proper operation of vaultwarden, enabling [HTTPS](https://en.wikipedia.org/w
|
|||||||
There are a few ways you can enable HTTPS:
|
There are a few ways you can enable HTTPS:
|
||||||
|
|
||||||
* (Recommended) Put vaultwarden behind a [reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy) that handles HTTPS connections on behalf of vaultwarden.
|
* (Recommended) Put vaultwarden behind a [reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy) that handles HTTPS connections on behalf of vaultwarden.
|
||||||
* (Not recommended) Enable the HTTPS functionality built into vaultwarden (via the [Rocket](https://rocket.rs/) web framework). Rocket's HTTPS implementation is relatively immature and limited. This method also does not support [[WebSocket notifications|Enabling-WebSocket-notifications]].
|
* (Not recommended) Enable the HTTPS functionality built into vaultwarden (via the [Rocket](https://rocket.rs/) web framework). Rocket's HTTPS implementation is relatively immature and limited.
|
||||||
|
|
||||||
Refer to the [Enabling HTTPS](#enabling-https) section for more details on these options.
|
Refer to the [Enabling HTTPS](#enabling-https) section for more details on these options.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user