This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:vpn:openvpn [2017/02/08 14:43] – [Mikrotik server] scipio | tips:vpn:openvpn [2018/06/14 17:54] (current) – [Linux client] scipio | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| </ | </ | ||
| - | Simplier method | + | <del>Simplier method</ |
| <code bash> | <code bash> | ||
| openssl genrsa -des3 -out ca.key 4096 | openssl genrsa -des3 -out ca.key 4096 | ||
| Line 153: | Line 153: | ||
| < | < | ||
| systemctl start openvpn@client1 | systemctl start openvpn@client1 | ||
| + | systemctl enable openvpn@client1 | ||
| </ | </ | ||