mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
backport of commit 24a7d966d5 (#22086)
Co-authored-by: Florin Cătălin Țiucra-Popa <106736683+FlorinTP@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7f3d3d4374
commit
798d6e877d
@@ -255,7 +255,10 @@ Sets a named CRL.
|
||||
### Parameters
|
||||
|
||||
- `name` `(string: <required>)` - The name of the CRL.
|
||||
- `crl` `(string: <required>)` - The PEM format CRL.
|
||||
- `crl` `(string: "")` - The PEM format CRL.
|
||||
- `url` `(string: "")` - The URL of a CRL distribution point.
|
||||
|
||||
**Note**: Either 'crl' or 'url' parameters must be provided, if both are provided, 'crl' is used.
|
||||
|
||||
### Sample payload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user