Update tinc.conf.tmpl
This commit is contained in:
parent
ee3b243c47
commit
696abf3a4c
@ -22,7 +22,7 @@ AddressFamily = ${tinc_address_family:-any}
|
|||||||
# Default over-the-wire security for Lixonet.
|
# Default over-the-wire security for Lixonet.
|
||||||
# Blowfish: https://en.wikipedia.org/wiki/Blowfish_(cipher)
|
# Blowfish: https://en.wikipedia.org/wiki/Blowfish_(cipher)
|
||||||
# SHA1: https://en.wikipedia.org/wiki/SHA-1
|
# SHA1: https://en.wikipedia.org/wiki/SHA-1
|
||||||
Cipher = ${tinc_cipher:-blowfish}
|
Cipher = ${tinc_cipher:-aes-256-cbc}
|
||||||
Digest = ${tinc_digest:-sha1}
|
Digest = ${tinc_digest:-sha1}
|
||||||
|
|
||||||
# When this option is enabled, packets that cannot be sent directly to the
|
# When this option is enabled, packets that cannot be sent directly to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user