aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/x509/parser.go
AgeCommit message (Expand)Author
2022-05-04[release-branch.go1.17] crypto/x509: properly handle issuerUniqueID and subje...Roland Shoemaker
2022-02-09[release-branch.go1.17] crypto/x509: support NumericString in DN componentsRoland Shoemaker
2021-06-30crypto/x509: don't fail on optional auth key id fieldsRoland Shoemaker
2021-05-18crypto/x509: remove duplicate importRoland Shoemaker
2021-05-06crypto/x509: rewrite certificate parserRoland Shoemaker