]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509: Reallow duplicate attributes in CSRs.
authorRob Stradling <rob@sectigo.com>
Tue, 6 Sep 2022 16:30:31 +0000 (17:30 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 15 Nov 2022 17:38:58 +0000 (17:38 +0000)
commit56d18207823d6e1c18ca46409180c40ae800230c
treec88b9ab3239e9dd5528a06dbac001014637a5b21
parent395323c4d013f94c7e7c776959f460e83774114c
crypto/x509: Reallow duplicate attributes in CSRs.

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