Skip to content

Commit

Permalink
x509roots: remove list hash and generation date, change ordering
Browse files Browse the repository at this point in the history
This makes the automated update workflow simpler.

Also switch the ordering from human readable subject (which is not
necessarily unique), to the raw SPKI (which should always be unique).
This makes it somewhat harder to read to a human (since it'll appear a
little jumbled) but results in a stable sort.

Note this results in adding two new roots, which were added since we
last generated the bundle.

Change-Id: Id4d34bf9e98164e7b2fc4f06f9b46b63c0013d23
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/504597
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
  • Loading branch information
rolandshoemaker committed Jun 20, 2023
1 parent 043e94c commit 5fe8145
Show file tree
Hide file tree
Showing 2 changed files with 3,225 additions and 3,184 deletions.
Loading

0 comments on commit 5fe8145

Please sign in to comment.