]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: properly handle issuerUniqueID and subjectUniqueID
authorRoland Shoemaker <roland@golang.org>
Tue, 22 Mar 2022 00:26:26 +0000 (17:26 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 31 Mar 2022 21:39:51 +0000 (21:39 +0000)
commit9a53b472b5ed41f9fe79a73f1236ed3f45f8871a
tree3ed76d2cf6963ff4fe0e1d22ce143e609de753f1
parentff6b6c61d7818e4a32402acbf65940afa372368e
crypto/x509: properly handle issuerUniqueID and subjectUniqueID

Fixes #51754

Change-Id: I3bfa15db3497de9fb82d6391d87fca1ae9ba6543
Reviewed-on: https://go-review.googlesource.com/c/go/+/394297
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/crypto/x509/parser.go
src/crypto/x509/x509_test.go