Update README.md

This commit is contained in:
Paige Thompson 2025-01-05 08:39:54 -08:00 committed by root
parent 9628d41b8e
commit 9cc3ca4b2f

View File

@ -15,7 +15,7 @@ mileage may vary if you change the intended network driver for Docker. There are
### Internal TLS ### Internal TLS
The following steps describe how to setup `easyrsa3` for internal TLS. This step is necessary regardless of whether you intended to use The following steps describe how to setup `easyrsa3` for internal TLS. This step is necessary regardless of whether you intended to use
issued certificates for leaf servers because it provides TLS encryption between the hub and it's leaf servers and between services. Refer issued certificates for leaf servers because it provides TLS encryption between the hub and it's leaf servers and between services. Refer
to the external TLS section for leaf servers for more info. To bootstrap internal TLS with an `easyrsa3` CA perform the following: to the [#external-tls] section under leaf servers for more info. To bootstrap internal TLS with an `easyrsa3` CA perform the following:
- cd to `easyrsa3` directory - cd to `easyrsa3` directory
- `./easyrsa init-pki` - `./easyrsa init-pki`