]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: update bundled iOS roots and rewrite generator
authorFilippo Valsorda <filippo@golang.org>
Tue, 23 Jun 2020 19:04:46 +0000 (15:04 -0400)
committerFilippo Valsorda <filippo@golang.org>
Wed, 24 Jun 2020 18:05:37 +0000 (18:05 +0000)
commit3e95c5b0a100595105972a70dfcfa0856c91cb38
treea08a648f7f388864870b1d828a3d04c576864a08
parent320e4adc4bd153cb0cb7e31e186fb3b4564fd0a7
crypto/x509: update bundled iOS roots and rewrite generator

Switched the generator to using the open source releases of the root
store rather than HTML parsing, while trying to emulate the sorting
algorithm of the table to reduce churn.

Updates #38843

Change-Id: I78608d245eabc2a35c2f98635ed5f1a531ad2ba8
Reviewed-on: https://go-review.googlesource.com/c/go/+/239557
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/crypto/x509/root.go
src/crypto/x509/root_darwin_arm64.go
src/crypto/x509/root_darwin_arm64_gen.go