From dcfeebaa1bc5865c6ac7af5e4498c7c00c696383 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Fri, 22 Nov 2019 10:22:28 +0100 Subject: [PATCH] Document setting multiple tlsextra entries Minor addition to #2704, because I was wondering how to set multiple tlsextra entries. --- sample-lnd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample-lnd.conf b/sample-lnd.conf index da515866..22b80a06 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -24,11 +24,11 @@ ; Path to TLS private key for lnd's RPC and REST services. ; tlskeypath=~/.lnd/tls.key -; Adds an extra ip to the generated certificate +; Adds an extra ip to the generated certificate. Setting multiple tlsextraip= entries is allowed. ; (old tls files must be deleted if changed) ; tlsextraip= -; Adds an extra domain to the generate certificate +; Adds an extra domain to the generate certificate. Setting multiple tlsextradomain= entries is allowed. ; (old tls files must be deleted if changed) ; tlsextradomain=