Fix documentation on CRL fixed version (#19046)

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
Alexander Scheel 2023-02-07 15:51:03 -05:00 committed by GitHub
parent aef0296472
commit 06e950b40e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -423,8 +423,8 @@ correctly throughout all parts of the PKI. In particular, CRLs embed a
track revocation, but note that performance characteristics are different
between OCSP and CRLs.
~> Note: As of Go 1.19 and Vault 1.12, Go correctly formats the CRL's issuer
name and this notice does not apply.
~> Note: As of Go 1.20 and Vault 1.13, Go correctly formats the CRL's issuer
name and this notice [does not apply](https://github.com/golang/go/commit/a367981b4c8e3ae955eca9cc597d9622201155f3).
## Automate Leaf Certificate Renewal