Skip to content

Commit

Permalink
Merge pull request #2149 from dwaite/remove-packed-bikeshed-workaround
Browse files Browse the repository at this point in the history
Remove bikeshed workaround
  • Loading branch information
dwaite authored Sep 24, 2024
2 parents adf7a95 + 176ea81 commit ed636a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6425,7 +6425,7 @@ The firmware of a particular authenticator model MAY be differentiated using the
For example, the following is an attestation certificate containing the above extension OIDs as well as required fields:

~~~ pem
-----BEGIN CERTIFICATE----- <!-- bikeshed emdash workaround -->
-----BEGIN CERTIFICATE-----
MIIBzTCCAXOgAwIBAgIUYHS3FJEL/JTfFqafuAHvlAS+hDYwCgYIKoZIzj0EAwIw
QTELMAkGA1UEBhMCVVMxFDASBgNVBAoMC1dlYkF1dGhuIFdHMRwwGgYDVQQDDBNF
eGFtcGxlIEF0dGVzdGF0aW9uMCAXDTI0MDEwMzE3NDUyMVoYDzIwNTAwMTA2MTc0
Expand All @@ -6436,7 +6436,7 @@ YH9yMOOcci3nr+Q/jOBaWVERo0cwRTAhBgsrBgEEAYLlHAEBBAQSBBDNjDlcJu3u
3mU7AHl9A8o8MBIGCysGAQQBguUcAQEFBAMCASowDAYDVR0TAQH/BAIwADAKBggq
hkjOPQQDAgNIADBFAiA3k3aAUVtLhDHLXOgY2kRnK2hrbRgf2EKdTDLJ1Ds/RAIh
AOmIblhI3ALCHOaO0IO7YlMpw/lSTvFYv3qwO3m7H8Dc
-----END CERTIFICATE----- <!-- bikeshed emdash workaround -->
-----END CERTIFICATE-----
~~~

The attributes above are structured within this certificate as such:
Expand Down

0 comments on commit ed636a2

Please sign in to comment.