mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
Print all the values that Go parses out, and print OIDs and values for the ExtraNames Values that Go allows multiple values (everything other than CN) are printed multiple times instead of in a square-bracket array. Since most certs have only a single value for each, this just avoids the square brackets.