im gonna cooooomimmit

This commit is contained in:
Vasco
2026-04-21 18:28:46 +01:00
parent 89a172f16f
commit 4e11935a19
2 changed files with 10 additions and 15 deletions

View File

@@ -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