]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: reject critical AKI
authorRoland Shoemaker <roland@golang.org>
Wed, 7 Feb 2024 20:10:58 +0000 (12:10 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 9 May 2024 23:09:41 +0000 (23:09 +0000)
commit671696a22dd98c0fafcaea2d159c284367b24aa0
treea493a1cf054895500dcef6409c18ca8eddf021e3
parent2064413b545876ff93d5e985824986c2e06a619a
crypto/x509: reject critical AKI

Updates #65085

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