generate new key for vpn10

Previously I had accidentally added the private key instead of the public
key to the config file.
This commit is contained in:
Oliver Gerlich 2022-06-19 11:09:19 +02:00
parent 949c2a44f2
commit f11c2c599b
1 changed files with 1 additions and 1 deletions

View File

@ -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'},
},
},