]> git.proxmox.com Git - pve-docs.git/commitdiff
pveum: u2f: defuse the warning about certificates
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 29 Apr 2021 10:28:17 +0000 (12:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Apr 2021 11:33:00 +0000 (13:33 +0200)
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>
pveum.adoc

index 0cebe821df877608852dd3330fa5081d2aa9176c..6bc73b6b4e468b42085c460a289991fda75ee1c5 100644 (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.