Skip to content

Commit 5a82051

Browse files
OpenVPN: add explicit tls-auth server configuration
Ref #216
1 parent 5c859ae commit 5a82051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

how-to/security/install-openvpn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ ca ca.crt
125125
cert myservername.crt
126126
key myservername.key
127127
dh dh.pem
128+
tls-auth ta.key 0
128129
```
129130

130131
Complete this set with a TLS Authentication (TA) key in `/etc/openvpn` for `tls-auth` like this:

0 commit comments

Comments
 (0)