Skip to content

Commit

Permalink
Fix enroll app command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxito-Ada authored Sep 2, 2022
1 parent 6c95736 commit 365e886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppml/services/pccs-ehsm/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Then, you will find a new target file `ehsm-kms_enroll_app` generated.
Now, you can enroll your app through command below, and you will receive a appid-appkey pair from the server:

```bash
./ehsm-kms_enroll_app http://<your_kms_external_ipaddr>:9000/ehsm/
./ehsm-kms_enroll_app -a http://<your_kms_external_ipaddr>:9000/ehsm/


INFO [main.cpp(45) -> main]: ehsm-kms enroll app start.
Expand Down

0 comments on commit 365e886

Please sign in to comment.