]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.19] 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>
Wed, 4 Jan 2023 22:23:56 +0000 (22:23 +0000)
commite04be8b24c20816f3429a8193c324ea67892e61f
treee34ca1606464c919208ebd2457bf1c0f2ad57587
parentc1760296e70f6155315d368b8afd35a0e5377dea
[release-branch.go1.19] crypto/x509: reallow duplicate attributes in CSRs

Fixes #57556
Updates #54936

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>
(cherry picked from commit 56d18207823d6e1c18ca46409180c40ae800230c)
Reviewed-on: https://go-review.googlesource.com/c/go/+/460236
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Auto-Submit: Heschi Kreinick <heschi@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
src/crypto/x509/x509.go
src/crypto/x509/x509_test.go