Skip to content

Commit

Permalink
Updates README.md.
Browse files Browse the repository at this point in the history
Co-authored-by: Faisal Memon <[email protected]>
Signed-off-by: Juan Pablo Cabaña <[email protected]>
  • Loading branch information
JU4N98 and faisal-memon authored Nov 10, 2023
1 parent 083b39f commit 06effd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The configuration file is an [HCL](https://github.com/hashicorp/hcl) formatted f
|`svid_file_name` | File name to be used to store the X.509 SVID public certificate in PEM format. | `"svid.pem"` |
|`svid_key_file_name` | File name to be used to store the X.509 SVID private key and public certificate in PEM format. | `"svid_key.pem"` |
|`svid_bundle_file_name` | File name to be used to store the X.509 SVID Bundle in PEM format. | `"svid_bundle.pem"` |
|`audience` | JWT SVID audience. | `"example.org"` |
|`jwt_audience` | JWT SVID audience. | `"example.org"` |
|`jwt_svid_file_name` | File name to be used to store JWT SVID in JSON format. | `"jwt.json"` |
|`jwt_bundle_file_name` | File name to be used to store JWT Bundle in JSON format. | `"jwt_bundle.json"` |

Expand Down

0 comments on commit 06effd4

Please sign in to comment.