]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: update iOS bundled roots to version 55161.140.3
authorFilippo Valsorda <filippo@golang.org>
Fri, 30 Oct 2020 18:15:09 +0000 (19:15 +0100)
committerFilippo Valsorda <filippo@golang.org>
Mon, 9 Nov 2020 15:09:58 +0000 (15:09 +0000)
commit3fad58f12efae91ee2ab40f28e513a8d02cbcf96
treeacdcb8dedbe880da50753fb11a16c4f4afb33699
parent564ec4867bd867ccf37d149243d016abfa5a857c
crypto/x509: update iOS bundled roots to version 55161.140.3

Extended the sorting logic to be stable even when there are two roots
with the same name and notBefore timestamp, like the GlobalSign ones.

Updates #38843

Change-Id: Ie4db0bb8b6a8b5ffbb7390b6bd527fc0c3badaca
Reviewed-on: https://go-review.googlesource.com/c/go/+/266677
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Filippo Valsorda <filippo@golang.org>
src/crypto/x509/root.go
src/crypto/x509/root_ios.go
src/crypto/x509/root_ios_gen.go