Re: [webauthn] Clarify the U2F Attestation format to have a single certificate

I'm pretty sure "x5c" here is inspired by the JWK speck: https://tools.ietf.org/html/rfc7517#section-4.7

That's always an array, even if there is only one cert, I guess to save an allocation of a different header name for a single-cert valued field. I think we should stick to an array for that reason as well.

-- 
GitHub Notification of comment by arnar
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/836#issuecomment-373805878 using your GitHub account

Received on Friday, 16 March 2018 18:33:11 UTC