openvpn
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| openvpn [2019/06/11 12:55] – maferreira | openvpn [2019/06/17 06:22] (current) – maferreira | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| apt-get install openvpn openssl curl jq vim --no-install-recommends </ | apt-get install openvpn openssl curl jq vim --no-install-recommends </ | ||
| - Debian jessie (8) and stretch (9) repository have an old easy-rsa version (2.2) and we need at least 3.0.4, so we use github release. | - Debian jessie (8) and stretch (9) repository have an old easy-rsa version (2.2) and we need at least 3.0.4, so we use github release. | ||
| - | |||
| - | <note warning> | ||
| - | |||
| < | < | ||
| wget --no-check-certificate https:// | wget --no-check-certificate https:// | ||
| Line 15: | Line 12: | ||
| mv EasyRSA-3.0.4/ | mv EasyRSA-3.0.4/ | ||
| </ | </ | ||
| - | + | <note warning> | |
| - |   - Generate a 2048 RSA public and private key for centrale, with server5 (use sub ca), and add them in < | + |   - Generate a 2048 RSA public and private key for centrale, with server5 (use sub ca), and add them in < | 
| + | vim / | ||
| vim / | vim / | ||
| - | chmod 660 port_number.key port_number.crt #both files must belong to root: | + | chmod 660 port_number.key port_number.crt #both files must belong to root:root | 
| + | </ | ||
|   - Generate diffie hellman file< |   - Generate diffie hellman file< | ||
|   - Generate additonal key for tls-auth mode< |   - Generate additonal key for tls-auth mode< | ||
openvpn.1560257740.txt.gz · Last modified: 2019/06/11 12:55 by maferreira