Skip to content

Commit

Permalink
x509roots: generate a stable sort, for real this time
Browse files Browse the repository at this point in the history
Sort based on the stringified subject, then break ties based on the raw
DER (which will, actually, be unique this time).

Change-Id: I3dd912fb19b103e92fabfb4562e31c6dcec40614
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/505695
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
  • Loading branch information
rolandshoemaker committed Jun 23, 2023
1 parent a9e447d commit 183630a
Show file tree
Hide file tree
Showing 2 changed files with 3,226 additions and 3,217 deletions.
Loading

0 comments on commit 183630a

Please sign in to comment.