5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-04 05:17:47 +03:00

pveum: u2f: defuse the warning about certificates

since it seems (currently) to work with self-signed certificates as well
tested in chromium/chrome/firefox

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-04-29 12:28:17 +02:00 committed by Thomas Lamprecht
parent 3a433e9bb0
commit 58df830bac

View File

@ -327,8 +327,9 @@ field before pressing the 'Apply' button.
Server side U2F configuration
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To allow users to use 'U2F' authentication, the server needs to have a valid
domain with a valid https certificate. Initially an 'AppId'
To allow users to use 'U2F' authentication, it may be necessary to use a valid
domain with a valid https certificate, otherwise some browsers may print
a warning or reject U2F usage altogether. Initially an 'AppId'
footnote:[AppId https://developers.yubico.com/U2F/App_ID.html]
needs to be configured.