diff options
Diffstat (limited to 'main/openvpn/sample/sample-config-files/server.conf')
-rw-r--r-- | main/openvpn/sample/sample-config-files/server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openvpn/sample/sample-config-files/server.conf b/main/openvpn/sample/sample-config-files/server.conf index 701be3cc..c85ca0ff 100644 --- a/main/openvpn/sample/sample-config-files/server.conf +++ b/main/openvpn/sample/sample-config-files/server.conf @@ -241,7 +241,7 @@ keepalive 10 120 # a copy of this key. # The second parameter should be '0' # on the server and '1' on the clients. -;tls-auth ta.key 0 # This file is secret +tls-auth ta.key 0 # This file is secret # Select a cryptographic cipher. # This config item must be copied to |