User Tools

Site Tools


networking:openvpn_howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
networking:openvpn_howto [2020/07/13 16:34] wwnetworking:openvpn_howto [2026/06/20 15:35] (current) – external edit 127.0.0.1
Line 28: Line 28:
  
 ==== 1.3. TLS auth ==== ==== 1.3. TLS auth ====
-  openvpn --genkey --secret ta.key+  openvpn --genkey secret ta.key
  
 ===== 2. Nastavení serveru (Linux) ===== ===== 2. Nastavení serveru (Linux) =====
Line 157: Line 157:
 ===== 5. Zneplatnění certifikátu ===== ===== 5. Zneplatnění certifikátu =====
   ./easyrsa revoke <jmenoklienta>   ./easyrsa revoke <jmenoklienta>
-  ./easyrsa gen-crl+  EASYRSA_CRL_DAYS=3650 ./easyrsa gen-crl
  
 + přidat do konfiguráku serveru: + přidat do konfiguráku serveru:
networking/openvpn_howto.1594658099.txt.gz · Last modified: (external edit)