diff options
| author | Roland Shoemaker <roland@golang.org> | 2022-06-29 11:30:47 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-07-07 19:43:03 +0000 |
| commit | c177d9d98a7bfb21346f6309c115d0a2bf3167e3 (patch) | |
| tree | 293c364c9ccf7e4a5ec4c468dd9ea663f7c5c0f2 /src/database/sql/sql_test.go | |
| parent | 486fc0177068277a51235c7794660b238e70d622 (diff) | |
| download | go-c177d9d98a7bfb21346f6309c115d0a2bf3167e3.tar.xz | |
crypto/x509: restrict CRL number to <=20 octets
Similar to certificate serial numbers, RFC 5280 restricts the length of
the CRL number field to no more than 20 octets. Enforce this in
CreateRevocationList.
Fixes #53543
Change-Id: If392ef6b0844db716ae9ee6ef317135fceab039c
Reviewed-on: https://go-review.googlesource.com/c/go/+/415134
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Diffstat (limited to 'src/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
