CLI: add more DistinguishedNameParser tests
Open
Priority:2
- Dominant language
- C#
- Stars
- 581
- Forks
- 116
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 8
Description
We should have a test for a subject name that contains internal quotes and commas. Many parsers fail at that.
For example, this is a valid DN:
`CN="Contoso, Inc", O="Fabrikam, LLC", L=Redmond, S=Washington, C=US`
_Originally posted by @clairernovotny in https://github.com/dotnet/sign/pull/448#discussion_r1022890724_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.