Commit f9639485 authored by Scott G. Miller's avatar Scott G. Miller
Browse files

backport of commit de2ea741e723145dae8c5f0b38816158fa8303c5

parent 391f1867
Showing with 4 additions and 0 deletions
+4 -0
......@@ -566,6 +566,8 @@ can be set in a CSR are supported.
extension with CA: true. Only needed as a workaround in some compatibility
scenarios with Active Directory Certificate Services.
* ~> Note: Keys of type `rsa` currently only support PKCS#1 v1.5 signatures.
### Managed Keys Parameters
See [Managed Keys](#managed-keys) for additional details on this feature, if
`type` was set to `kms`. One of the following parameters must be set
......@@ -1312,6 +1314,8 @@ overwrite the existing cert/key with new values.
`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.
### Managed Keys Parameters
See [Managed Keys](#managed-keys) for additional details on this feature, if
`type` was set to `kms`. One of the following parameters must be set
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment