mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Update docs adding use_pss to PKI root generation api (#29023)
- We missed adding this flag to the root CA generation call, but we do support it.
This commit is contained in:
@@ -2186,7 +2186,9 @@ use the values set via `config/urls`.
|
||||
`YYYY-MM-ddTHH:MM:SSZ`. Supports the Y10K end date for IEEE 802.1AR-2018
|
||||
standard devices, `9999-12-31T23:59:59Z`.
|
||||
|
||||
* ~> Note: Keys of type `rsa` currently only support PKCS#1 v1.5 signatures.
|
||||
- `use_pss` `(bool: false)` - Specifies whether or not to use PSS signatures
|
||||
over PKCS#1v1.5 signatures when a RSA-type issuer is used. Ignored for
|
||||
ECDSA/Ed25519 issuers.
|
||||
|
||||
#### Managed keys parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user