OpenVPN: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
 Created page with "* Installation gemäss http://www.susegeek.com/security/install-configure-openvpn-ssl-vpn-in-suse-opensuse-linux/ ** OpenVPN mit Yast installiert ** copy von /usr/share/openvp..."  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
* Installation gemäss http://www.susegeek.com/security/install-configure-openvpn-ssl-vpn-in-suse-opensuse-linux/  | * Installation gemäss http://www.susegeek.com/security/install-configure-openvpn-ssl-vpn-in-suse-opensuse-linux/  | ||
** OpenVPN mit Yast installiert  | * Anderes Howto: https://openvpn.net/index.php/open-source/documentation/howto.html  | ||
**   | * OpenVPN mit Yast installiert  | ||
* easy-rsa   | |||
** Download von https://github.com/OpenVPN/easy-rsa geholt und nach /etc/openvpn entpackt  | |||
** vars.example nach vars kopiert und editiert  | |||
** ./easyrsa init-pki  | |||
** ./easyrsa build-ca  | |||
Revision as of 22:22, 11 January 2017
- Installation gemäss http://www.susegeek.com/security/install-configure-openvpn-ssl-vpn-in-suse-opensuse-linux/
 - Anderes Howto: https://openvpn.net/index.php/open-source/documentation/howto.html
 - OpenVPN mit Yast installiert
 - easy-rsa
- Download von https://github.com/OpenVPN/easy-rsa geholt und nach /etc/openvpn entpackt
 - vars.example nach vars kopiert und editiert
 - ./easyrsa init-pki
 - ./easyrsa build-ca