Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Add support for NumericString to X500DistinguishedName#38766

Merged
bartonjs merged 3 commits intodotnet:masterfrom
bartonjs:x500dn_numericstring
Jun 22, 2019
Merged

Add support for NumericString to X500DistinguishedName#38766
bartonjs merged 3 commits intodotnet:masterfrom
bartonjs:x500dn_numericstring

Conversation

@bartonjs
Copy link
Member

An X500DN which contains a valid NumericString will now not cause the
entire string to turn into the empty string; which (per the tests) matches the
Windows/NetFX behavior.

Fixes #38014.

An X500DN which contains a valid NumericString will now not cause the
entire string to turn into the empty string; which (per the tests) matches the
Windows/NetFX behavior.
@bartonjs bartonjs requested a review from krwq June 21, 2019 22:27
@bartonjs bartonjs merged commit d7631df into dotnet:master Jun 22, 2019
@bartonjs bartonjs deleted the x500dn_numericstring branch June 22, 2019 03:59
@karelz karelz added this to the 3.0 milestone Jul 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

X509Certificate2 contains empty "Subject" property on Linux on .Net Core 2.2

3 participants