summaryrefslogtreecommitdiff
path: root/sample/sample-config-files/tls-office.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample/sample-config-files/tls-office.conf')
-rw-r--r--sample/sample-config-files/tls-office.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/sample-config-files/tls-office.conf b/sample/sample-config-files/tls-office.conf
index d196144..8105221 100644
--- a/sample/sample-config-files/tls-office.conf
+++ b/sample/sample-config-files/tls-office.conf
@@ -37,6 +37,9 @@ cert office.crt
# Our private key
key office.key
+# Our data channel cipher (must match peer config)
+cipher AES-256-GCM
+
# OpenVPN 2.0 uses UDP port 1194 by default
# (official port assignment by iana.org 11/04).
# OpenVPN 1.x uses UDP port 5000 by default.