We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be08a59 commit 6dfbe23Copy full SHA for 6dfbe23
new_samples/client_samples/helloworld_tls/README.md
@@ -35,7 +35,6 @@ mkdir -p new_samples/client_samples/helloworld_tls/credentials
35
$ curl -s -O https://raw.githubusercontent.com/cadence-workflow/cadence/master/config/credentials/client.crt
36
$ curl -s -O https://raw.githubusercontent.com/cadence-workflow/cadence/master/config/credentials/client.key
37
$ curl -s -O https://raw.githubusercontent.com/cadence-workflow/cadence/master/config/credentials/keytest.crt
38
-$ curl -s -O https://raw.githubusercontent.com/cadence-workflow/cadence/master/config/credentials/keytest.pub
39
40
```
41
0 commit comments