diff --git a/docs/user-management.rst b/docs/user-management.rst index 8a4f26a0..8a580217 100644 --- a/docs/user-management.rst +++ b/docs/user-management.rst @@ -360,7 +360,9 @@ WebAuthn For WebAuthn to work, you need to have two things: * a trusted HTTPS certificate (for example, by using `Let's Encrypt - `_) + `_). + While it probably works with an untrusted certificate, some browsers may warn + or refuse WebAuthn operations if it is not trusted. * setup the WebAuthn configuration (see *Configuration -> Authentication* in the Proxmox Backup Server web-interface). This can be auto-filled in most setups.