Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix X509Certificate.GetSerialNumberString to indicate correct endianness#11486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gewarren merged 1 commit intodotnet:mainfromvcsjones:fix-11485
Jun 19, 2025

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

@vcsjonesvcsjones requested a review froma team as acode ownerJune 19, 2025 14:31
@github-actionsgithub-actionsbot added the area-System.SecurityIssues related to security practices for .NET developers. labelJun 19, 2025
@dotnet-policy-serviceDotnet Policy Service
Copy link
Contributor

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

@gewarrengewarren merged commit8fdc819 intodotnet:mainJun 19, 2025
6 checks passed
@vcsjonesvcsjones deleted the fix-11485 branchJune 19, 2025 19:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bartonjsbartonjsbartonjs approved these changes

@gewarrengewarrengewarren approved these changes

Assignees

@vcsjonesvcsjones

Labels
area-System.SecurityIssues related to security practices for .NET developers.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Erroneous information about the byte order of X509Certificate.GetSerialNumberString Method
3 participants
@vcsjones@bartonjs@gewarren

[8]ページ先頭

©2009-2025 Movatter.jp