Difference between revisions of "Easy-rsa"
Jump to navigation
Jump to search
(Created page with " {{OpenVPN}}") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[easyrsa init-pki]] | ||
+ | [[easyrsa gen-dh]] | ||
+ | [[easyrsa build-ca]] | ||
+ | [[easyrsa build-server-full]] ${VPN_SERVER} nopass | ||
− | {{OpenVPN}} | + | [[easyrsa build-ca]] |
+ | |||
+ | [[apt-get install -y openvpn]] easy-rsa iptables-persistent | ||
+ | |||
+ | == Related == | ||
+ | * [[RSA]] | ||
+ | |||
+ | == See also == | ||
+ | * {{OpenVPN}} | ||
+ | |||
+ | [[Category:OpenVPN]] |
Latest revision as of 13:29, 13 February 2023
easyrsa init-pki easyrsa gen-dh easyrsa build-ca easyrsa build-server-full ${VPN_SERVER} nopass
easyrsa build-ca
apt-get install -y openvpn easy-rsa iptables-persistent
Related[edit]
See also[edit]
- OpenVPN, Tunnelblick, OpenVPN Connect,
.ovpn
, CRL,systemctl status openvpn
,/var/log/openvpn.log
,/lib/systemd/system/openvpn.service
,systemctl status openvpn-server@server
,/etc/openvpn/
,/etc/openvpn/server.conf
,/etc/pam.d/openvpn
,/etc/openvpn/users
,openvpn --help
, OpenVPN changelog, Pritunl, tunl0
Advertising: