Skip to content

Commit 567ae6d

Browse files
emlunselfissued
authored andcommitted
Change Subject-C type from UTF8String to PrintableString (#819)
See RFC 5280 page 115: https://tools.ietf.org/html/rfc5280#page-115
1 parent c18a138 commit 567ae6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3179,7 +3179,7 @@ The attestation certificate MUST have the following fields/extensions:
31793179
- Version MUST be set to 3 (which is indicated by an ASN.1 INTEGER with value 2).
31803180
- Subject field MUST be set to:
31813181
: Subject-C
3182-
:: ISO 3166 code specifying the country where the Authenticator vendor is incorporated (UTF8String)
3182+
:: ISO 3166 code specifying the country where the Authenticator vendor is incorporated (PrintableString)
31833183
: Subject-O
31843184
:: Legal name of the Authenticator vendor (UTF8String)
31853185
: Subject-OU

0 commit comments

Comments
 (0)