hmm3
This commit is contained in:
@@ -13,7 +13,11 @@ server 10.8.0.0 255.255.255.0
|
||||
verb 4
|
||||
|
||||
topology subnet
|
||||
push "route 10.60.0.0 255.255.255.0"
|
||||
|
||||
# OCSP and Revocation
|
||||
script-security 2
|
||||
tls-verify /etc/openvpn/server/ocsp-verify.sh
|
||||
# auth
|
||||
cipher AES-256-GCM
|
||||
auth SHA256
|
||||
@@ -22,4 +26,4 @@ auth SHA256
|
||||
plugin /usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so totp
|
||||
tls-auth /etc/openvpn/server/ta.key 0
|
||||
|
||||
static-challenge "Enter TOTP: " 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user