]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: reject critical SKI extensions
authorRoland Shoemaker <roland@golang.org>
Wed, 7 Feb 2024 21:05:59 +0000 (13:05 -0800)
committerRoland Shoemaker <roland@golang.org>
Thu, 9 May 2024 22:43:14 +0000 (22:43 +0000)
commite0aab32c7f90882ad2f6e52c03de0e22e2af5b31
tree18f15f94e57c3fb1a31e903b2664371b3ccef17f
parentf4bb7b9186ecfa6dc0ce31891b87dd8a9831476f
crypto/x509: reject critical SKI extensions

Updates #65085

Change-Id: I8a00fff6b2af4e55bcb88456813b5ee1f7b1c01d
Reviewed-on: https://go-review.googlesource.com/c/go/+/562344
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/x509/parser.go
src/crypto/x509/x509_test.go