- From: =JeffH <noreply@github.com>
- Date: Wed, 14 Oct 2020 17:31:42 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/jeffh-fix-1498-SelfSignedBasicAttestation Home: https://github.com/w3c/webauthn Commit: eecb55e54e11f9947c6e870cc688e1dcab1d8350 https://github.com/w3c/webauthn/commit/eecb55e54e11f9947c6e870cc688e1dcab1d8350 Author: JeffH <jdhodges@google.com> Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths: M index.bs Log Message: ----------- define "self-signed basic attestation type" "SSBasic" some authenticators in the wild return, on registration, an attestation certificate that is signed by the private key associated with the public key in the cert. Thus, the attestation certificate is essentially the "(CA) root certificate". this change defines this sort of attestation as "self-signed basic attestation", "SSBasic" for short.
Received on Thursday, 15 October 2020 00:31:56 UTC