summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-21Stop using ENUMERATED_NAMEStb1-3/+5
This is a public alias for the also public BIT_STRING_BITNAME. The ENUMERATED_NAMES type is used exactly twice, namely on two lines in this file. This is silly.
2023-04-20Fix Dt and Xrtb1-3/+3
2023-04-20Flip the default of explicitText to UTF8Stringtb1-2/+2
While it may have been reasonable to use VisibleString back when this code was written, it's an anachronism nowadays. In particular, configuring BoringSSL reports that they have seen malformed certificates with exactly the issue caused by this unfortuante default. Reported by Alex Gaynor in OpenSSL issue 20772 ok jsing
2023-04-20Link s2i_ASN1_INTEGER.3 to buildtb1-1/+2