mirror of https://github.com/istio/istio.io.git
add a sentence: When prompted, select `y` for all the questions. (#1844)
This commit is contained in:
parent
8bb10e7abc
commit
be5c87b2da
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue