Skip to content

Commit f53ac43

Browse files
OpenVPN: add explicit tls-auth configuration
Ref #216
1 parent 2a49d4d commit f53ac43

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
@@ -129,6 +129,7 @@ ca ca.crt
129129
cert myservername.crt
130130
key myservername.key
131131
dh dh.pem
132+
tls-auth ./easy-rsa/ta.key 0
132133
```
133134

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

0 commit comments

Comments
 (0)