We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d0569 commit 5788711Copy full SHA for 5788711
README.md
@@ -620,9 +620,12 @@ instance of the plugin is named "keyfactor".
620
### Read CA cert
621
622
`vault read keyfactor/ca ca=<ca name>`
623
+> Note: The certificate for the CA needs to have been imported into Command for this endpoint to return the CA Certificate
624
625
### Read CA chain
626
627
`vault read keyfactor/ca_chain ca=<ca name>`
628
+> Note: _All_ certificates in the chain need to have been imported into Command for this endpoint to return the CA Certificate Chain
629
+
630
631
0 commit comments