From 0c0f72a54340e8d36cc44522d172f75bd7836c48 Mon Sep 17 00:00:00 2001 From: Paige Thompson Date: Sun, 5 Jan 2025 08:41:26 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4676ca6..904a6c7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ mileage may vary if you change the intended network driver for Docker. There are ### Internal TLS 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 -to the [#external-tls] section under [#leaf-servers](#leaf-servers) for more info. To bootstrap internal TLS with an `easyrsa3` CA perform the following: +to the [#external-tls](#external-tls) section under [#leaf-servers](#leaf-servers) for more info. To bootstrap internal TLS with an `easyrsa3` +CA perform the following: - cd to `easyrsa3` directory - `./easyrsa init-pki`