]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509/pkix: move crl deprecation message
authorRoland Shoemaker <roland@golang.org>
Tue, 28 Jun 2022 01:04:56 +0000 (18:04 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 29 Jun 2022 17:10:00 +0000 (17:10 +0000)
commite6c0546c54f6f3fa7c6cb5002ecc839bc89d5d20
treed383cc288129d89732c8a59d2f2d00989f7856b7
parent3562977b6fe944b2c3da0455bdd6e9294c47c931
crypto/x509/pkix: move crl deprecation message

There was a deprecation message on RevokedCertificate which was
intended to be on CertificateList.

Change-Id: Ia378935afc75c36702e64cf33ea5c8a24c1488ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/414754
Auto-Submit: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
src/crypto/x509/pkix/pkix.go