[SOLVED] Webauthn: Cant get it to work, please help.

LooneyTunes

Active Member
Jun 1, 2019
203
24
38
Hi,

Running webauthn on PVE since forever, and just now installed the PBS, which I would like webauthn for as well.

I have a valid certificate, and have configured webauthn, but it complaíns:

Code:
An error occurred during token registration.
SecurityError: The operation is insecure.

What is going on? How can I debug?
 
Solved. Sort of. The autofill did NOT do a great job this time. It guessed the IP to start with, which rendered the insecure error above. Then I manually set all three entries to <fqdn:port>, which also didn't work. When I was about to give up I hit the auto-fill button again, and it stripped the port and protocol from the top and bottom entry. Then it magically worked! Perhaps a slightly better entry in the doc's? (than autofill works in most cases).