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
tools:ovpn [2022/08/15 13:35] – [Certificate Store] darrontools:ovpn [2022/08/28 12:59] (current) – [OpenVPN] darron
Line 4: Line 4:
 authentication. authentication.
  
 +TBC
  
 ===Install=== ===Install===
Line 114: Line 115:
  
 <code> <code>
-./easyrsa --vars=./vars build-client-full vpn1 nopass+./easyrsa --vars=./vars build-client-full vpn nopass
 </code> </code>
  
-==Bundle Client Certificates==+==Bundle Client Certificate==
  
 <code> <code>
Line 123: Line 124:
 </code> </code>
  
-==Unbundle Client Certificates==+==Unbundle Client Certificate==
  
 <code> <code>