]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: update iOS root certs.
authorGiovanni Bajo <rasky@develer.com>
Mon, 13 Nov 2017 00:54:08 +0000 (01:54 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 6 Jan 2018 02:27:19 +0000 (02:27 +0000)
commitac53c9673d77dd37f7dd46b397fa64370129dc8c
tree8f8da65ae789f08f7b92d7af1e8862d922d9f1d8
parent3ea72fb1a1d05f2d6ebcedd03eb5a94942c23504
crypto/x509: update iOS root certs.

Apple changed the format of its support page, so we need to
restructure the HTML parser. The HTML table is now parsed using
regular expressions, and certificates are then found in macOS
trust store by their fingerprint.

Fixes #22181

Change-Id: I29e7a40d37770bb005d728f1832299c528691f7e
Reviewed-on: https://go-review.googlesource.com/77252
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
src/crypto/x509/root_darwin_arm_gen.go
src/crypto/x509/root_darwin_armx.go