From 696abf3a4c7ff4ca11f1298d4db3df0a3441f6d8 Mon Sep 17 00:00:00 2001 From: Manevolent Date: Fri, 12 Jul 2024 12:52:43 -0600 Subject: [PATCH] Update tinc.conf.tmpl --- tinc/tinc.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinc/tinc.conf.tmpl b/tinc/tinc.conf.tmpl index f319096..ece10ce 100644 --- a/tinc/tinc.conf.tmpl +++ b/tinc/tinc.conf.tmpl @@ -22,7 +22,7 @@ AddressFamily = ${tinc_address_family:-any} # Default over-the-wire security for Lixonet. # Blowfish: https://en.wikipedia.org/wiki/Blowfish_(cipher) # SHA1: https://en.wikipedia.org/wiki/SHA-1 -Cipher = ${tinc_cipher:-blowfish} +Cipher = ${tinc_cipher:-aes-256-cbc} Digest = ${tinc_digest:-sha1} # When this option is enabled, packets that cannot be sent directly to the