- From: =JeffH <noreply@github.com>
- Date: Tue, 10 Nov 2020 13:50:34 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: 944d126038ba4b46efa29bf7e6a724ff78d3ae6f
https://github.com/w3c/webauthn/commit/944d126038ba4b46efa29bf7e6a724ff78d3ae6f
Author: =JeffH <jdhodges@google.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M index.bs
Log Message:
-----------
ensure basic attestation type allows for self-signed attestation certs (#1509)
* ensure basic attestation type allows for self-signed attestation certs
This PR simply cleans up the language in [8.2. Packed Attestation Statement Format](https://w3c.github.io/webauthn/#sctn-packed-attestation) such that self-signed attestation certs are implicitly allowed.
* spelling correction, thx akshayku :)
Co-authored-by: Akshay Kumar <akshayku@microsoft.com>
* update step 21 of RP reg ops
* incorp jcjones' suggestion, thx!
Co-authored-by: J.C. Jones <jc@mozilla.com>
* also incorp jcjones' other suggestion ;-)
Co-authored-by: J.C. Jones <jc@mozilla.com>
* add parenthetical to jcjones' suggested text
* Incorp emlun's suggestion,thx!
Co-authored-by: Emil Lundberg <emil@yubico.com>
Co-authored-by: Akshay Kumar <akshayku@microsoft.com>
Co-authored-by: J.C. Jones <jc@mozilla.com>
Co-authored-by: Emil Lundberg <emil@yubico.com>
Received on Tuesday, 10 November 2020 21:50:46 UTC