mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00

If a UTF8String in the Subject CN isn't valid UTF-8, or if a DNS SAN is not ASCII, raise a parse error, since we don't know how to interpret the string.
Description
Languages
Go
100%