mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
Fix documentation on CRL fixed version (#19046)
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user