mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/tinc: fix a string for translations
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<id>host.cipher</id>
|
||||
<label>Cipher</label>
|
||||
<type>dropdown</type>
|
||||
<help> The symmetric cipher algorithm used to encrypt UDP packets.
|
||||
<help>The symmetric cipher algorithm used to encrypt UDP packets.
|
||||
Any cipher supported by LibreSSL or OpenSSL is recognised.
|
||||
Furthermore, specifying "none" will turn off packet encryption.
|
||||
It is best to use only those ciphers which support CBC mode
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
<id>network.cipher</id>
|
||||
<label>Cipher</label>
|
||||
<type>dropdown</type>
|
||||
<help> The symmetric cipher algorithm used to encrypt UDP packets.
|
||||
<help>The symmetric cipher algorithm used to encrypt UDP packets.
|
||||
Any cipher supported by LibreSSL or OpenSSL is recognised.
|
||||
Furthermore, specifying "none" will turn off packet encryption.
|
||||
It is best to use only those ciphers which support CBC mode
|
||||
|
||||
Reference in New Issue
Block a user