im gonna cooooomimmit
This commit is contained in:
15
client.conf
15
client.conf
@@ -6,20 +6,13 @@ persist-tun
|
||||
persist-key
|
||||
|
||||
# certificados
|
||||
ca ca.crt
|
||||
cert user.crt
|
||||
key user.key
|
||||
|
||||
# criamos key
|
||||
# crismos csr resquest
|
||||
# -> gateway
|
||||
# el certificado
|
||||
# -> user
|
||||
ca /etc/openvpn/client/ca.crt
|
||||
cert /etc/openvpn/client/user.crt
|
||||
key /etc/openvpn/client/user.key
|
||||
|
||||
# 2FA
|
||||
auth-user-pass
|
||||
cipher AES-256-GCM
|
||||
auth SHA256
|
||||
|
||||
tls-auth ta.key 1
|
||||
tls-auth /etc/openvpn/client/ta.key 1
|
||||
key-direction 1
|
||||
|
||||
Reference in New Issue
Block a user