]> git.ipfire.org Git - ipfire-2.x.git/commit
update.sh: Fixes Bug#13137 - Existing n2n client connection created with openssl...
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 4 Jun 2023 18:57:09 +0000 (20:57 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 5 Jun 2023 14:49:51 +0000 (14:49 +0000)
commit2054306c632046c052e67eee1220abef42c34b5d
tree7053cffdb5f1c5f55c5da7821a7ef26fe4c038bb
parent0b216134c2107ac0dccccac15a97db0082c84678
update.sh: Fixes Bug#13137 - Existing n2n client connection created with openssl-1.1.1x fails to start with openssl-3.x

- This modification will check if ovpnconfig exists and is not empty. If so then it will
   check for all n2n connections and if they are Client configs will check if
   "providers legacy default" is not already present and if so will add it.

Fixes: Bug#13137
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/175/update.sh