From f11c2c599bbbdcd768869a1ec3852e283810f893 Mon Sep 17 00:00:00 2001 From: Oliver Gerlich Date: Sun, 19 Jun 2022 11:09:19 +0200 Subject: [PATCH] generate new key for vpn10 Previously I had accidentally added the private key instead of the public key to the config file. --- domains/ffhb_batv15.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ffhb_batv15.conf b/domains/ffhb_batv15.conf index 77b85a7..0a19854 100644 --- a/domains/ffhb_batv15.conf +++ b/domains/ffhb_batv15.conf @@ -80,7 +80,7 @@ remotes = {'"vpn09.bremen.freifunk.net" port 50000', '"vpn09.ffhb.de" port 50000'}, }, vpn10 = { - key = '482b87e70ca27b4390b6c22e3c3c7acd7217d127666c1d0e417d012277000746', + key = '7bbbf7ad0796f5830ffe25394134d12979dea360750fac18678eec49d108fb80', remotes = {'"vpn10.bremen.freifunk.net" port 50000', '"vpn10.ffhb.de" port 50000'}, }, },