From 08bca975c6261243d1321dfa025fbe4cae81ec0e Mon Sep 17 00:00:00 2001 From: Paige Thompson Date: Sun, 5 Jan 2025 09:06:46 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 904a6c7..681e714 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ create a `custom/links.conf`. The following describes a declaration for a leaf c - Copy certificate and key as well as `ca.crt` and `dh.pem` from the `easyrsa3` CA (probably located on the hub server) to the leaf server (these files go in `custom/` and should also be named `server.crt` and `server.key`.) +### Uplink (to hub) +Currently, this is setup for the hub to uplink to leaf servers, but the opposite can be provided with a `` block in the +`include.conf`. + ### External TLS - Copy your issued certificate and key to `custom/irc.crt` and `custom/irc.key` respectively - Add the following to `custom/include.conf`: