Skip to content

Conversation

austinderek
Copy link

Added check to ensure SET values in RDNs are sorted in ascending order
as required by ASN.1 DER encoding rules (X.690 section 11.6).

When unsorted SET values are detected, reject the certificate with a
"invalid RDNSequence: SET values not in ascending order" error.

Fixes golang#73743


🔄 This is a mirror of upstream PR #73936

@austinderek austinderek force-pushed the master branch 27 times, most recently from 121e5bb to 7a1679d Compare August 5, 2025 06:02
@austinderek austinderek force-pushed the master branch 30 times, most recently from 7bba745 to 37c78b5 Compare September 2, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants