Skip to content

Conversation

vcsjones
Copy link
Member

Summary

As reported in #11485, GetSerialNumberString returns the value as big-endian. While we are here, let's fix the erroneous space before the period as well.

Fixes #11485

@vcsjones vcsjones requested a review from a team as a code owner June 19, 2025 14:31
@github-actions github-actions bot added the area-System.Security Issues related to security practices for .NET developers. label Jun 19, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones

@gewarren gewarren merged commit 8fdc819 into dotnet:main Jun 19, 2025
6 checks passed
@vcsjones vcsjones deleted the fix-11485 branch June 19, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Security Issues related to security practices for .NET developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erroneous information about the byte order of X509Certificate.GetSerialNumberString Method
3 participants