mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-17 17:23:08 +03:00
Note that WebAuthn is enabled in the same way as U2F.
@@ -1,4 +1,4 @@
|
|||||||
To enable U2F authentication, you must be serving vaultwarden from an HTTPS domain with a valid certificate (Either using the included
|
To enable U2F and FIDO2 WebAuthn authentication, you must be serving vaultwarden from an HTTPS domain with a valid certificate (Either using the included
|
||||||
HTTPS options or with a reverse proxy). We recommend using a free certificate from Let's Encrypt.
|
HTTPS options or with a reverse proxy). We recommend using a free certificate from Let's Encrypt.
|
||||||
|
|
||||||
After that, you need to set the `DOMAIN` environment variable to the same address from where vaultwarden is being served:
|
After that, you need to set the `DOMAIN` environment variable to the same address from where vaultwarden is being served:
|
||||||
Reference in New Issue
Block a user