OpenVPN

From Sam J Wiki
Revision as of 22:09, 6 February 2026 by Watkinsj (talk | contribs) (Created page with "== Adding a new client. == To add a new client, we are going to first create a certificate using easy-rsa. As root: > cd ~/openvpn-ca <br/> > ./easyrsa gen-req jonphone nopass <br/> > ./easyrsa sign-req client jonphone <br/>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Adding a new client.

To add a new client, we are going to first create a certificate using easy-rsa.

As root:

> cd ~/openvpn-ca
> ./easyrsa gen-req jonphone nopass
> ./easyrsa sign-req client jonphone