Configuring OpenVPN

From Notes to self
Revision as of 18:25, 1 December 2019 by Verbovet (talk | contribs)
Jump to navigation Jump to search

Let the server be foo, client bar.

  • Setup easy-rsa v.3:
# cd
# git clone http://github.com/OpenVPN/easy-rsa
# cd easy-rsa/easyrsa3
cp vars.example vars