]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509: remove letters from the end of basic constraints parsing errors
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Thu, 23 Mar 2023 10:57:26 +0000 (10:57 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 24 Mar 2023 02:45:11 +0000 (02:45 +0000)
commit33b634803b55d3a27798c8e42f547558efec0711
tree5d4f1c4cdb6d205298cb5413a309e50eafe33a44
parent42f99b203d2990429ba9d13bd1b71d31057ce30a
crypto/x509: remove letters from the end of basic constraints parsing errors

Change-Id: I84533d2df1a20f6337c43b1ca00d8022909a0018
GitHub-Last-Rev: 7dcc4e7296054df7fcbaebfdbd2a9895750f56ea
GitHub-Pull-Request: golang/go#59195
Reviewed-on: https://go-review.googlesource.com/c/go/+/478816
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/crypto/x509/parser.go