Skip to content

Commit

Permalink
Update docs/Privacy/Tessera/Configuration/Keys.md
Browse files Browse the repository at this point in the history
Co-Authored-By: chris-j-h <[email protected]>
  • Loading branch information
Emi14 and chris-j-h authored Jan 10, 2020
1 parent d769b3c commit 52977df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/Privacy/Tessera/Configuration/Keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@ You can use existing private/public key pairs as well as use Tessera to generate
"tlsKeyStorePath": "Path",
"tlsTrustStorePath": "Path"
},
"awsKeyVaultConfig":{
"keyVaultConfig": {
"keyVaultConfigType": "AWS",
"properties": {
"endpoint": "Url"
}
},
"endpoint": "Url"
}
"keyData": [
Expand Down

0 comments on commit 52977df

Please sign in to comment.