add a sentence: When prompted, select `y` for all the questions. (#1844)

This commit is contained in:
Vadim Eisenberg 2018-07-17 14:54:36 +03:00 committed by istio-bot
parent 8bb10e7abc
commit be5c87b2da
1 changed files with 3 additions and 2 deletions

View File

@ -48,8 +48,9 @@ from the <https://github.com/nicholasjackson/mtls-go-example> repository.
$ ./generate.sh httpbin.example.com <password>
{{< /text >}}
The command will generate four directories: `1_root`, `2_intermediate`, `3_application`, and `4_client` containing the client
and server certificates you use in the procedures below.
When prompted, select `y` for all the questions. The command will generate four directories: `1_root`,
`2_intermediate`, `3_application`, and `4_client` containing the client and server certificates you use in the
procedures below.
## Configure a TLS ingress gateway