diff options
Diffstat (limited to 'etc/uanytun/p2p-b/config')
-rw-r--r-- | etc/uanytun/p2p-b/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/uanytun/p2p-b/config b/etc/uanytun/p2p-b/config index aefcf10..5ffe2c9 100644 --- a/etc/uanytun/p2p-b/config +++ b/etc/uanytun/p2p-b/config @@ -22,6 +22,9 @@ cipher aes-ctr #auth-algo null auth-algo sha1 +##message auth tag length +#auth-tag-length 10 + ## Passphrase ## this is used to generate the crypto-key and salt ## this should be al least 30 characters |