Skip to content

Commit 2c5db31

Browse files
author
Keyfactor
committed
Update generated README
1 parent 743622f commit 2c5db31

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,14 @@ the Vault secrets store.
476476

477477
!["vault3"](images/vault3.png)
478478

479+
> [!NOTE]
480+
> The Certificate Authority and Template values can be passed via command parameters. If they are omitted, the values set in the configuration are used.
481+
482+
> [!NOTE]
483+
> As of v1.4, certificate Metadata is able to be provided in the command line and submitted along with the signing request.
484+
> example: `vault write keyfactor/issue/hashiIssuer common_name="test.com" dns_sans="test.com" metadata='{ \"testMetadata\": \"arbitrary string value\" }' ca="myCA"`
485+
> **Make sure that the quotation marks as escaped, as above, or an error will be returned.**
486+
479487
### Viewing Certificates
480488

481489
After certificates are stored in the secrets store, you can then retrieve those certificates at a later time if

0 commit comments

Comments
 (0)