Skip to content

Commit

Permalink
Changing the default reseller keystore filename (#635)
Browse files Browse the repository at this point in the history
Changing the default reseller keystore filename.

Signed-off-by: Benny <[email protected]>
  • Loading branch information
DukeDavis12 authored Nov 13, 2023
1 parent f23b2f0 commit 4ed3e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component-samples/demo/reseller/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ http-server:

owner:
keystore:
path: owner.p12
path: reseller.p12
store-type: PKCS12
password: $(encrypt_password)

Expand Down

0 comments on commit 4ed3e24

Please sign in to comment.