kanidm / webauthn-rs

An implementation of webauthn components for Rustlang servers
Mozilla Public License 2.0
483 stars 80 forks source link

Add subjectAltName to webauthn-rs-demo example #366

Closed micolous closed 11 months ago

micolous commented 11 months ago

Before #360, webauthn-rs-demo would generate a certificate with a SAN. This seems to be required by Chrome on desktop.

This updates the docs to set a SAN.