OpenVPN

From Elch-Wiki
Revision as of 20:46, 16 April 2018 by Roman (talk | contribs)
Jump to navigationJump to search

Neues Client-Cert erstellen

  • root werden
  • nach /etc/openvpn/easyrsa3 wechseln
  • ./easyrsa build-client-full animal_vpn_c2 <-- Name inkrementieren, PW aus PW-Safe
  • Create P12 File from client certificate: openssl pkcs12 -export -in easyrsa3/pki/issued/animal_vpn_c2.crt -inkey easyrsa3/pki/private/animal_vpn_c2.key -out animal_vpn_c2.p12 <-- export PW leer lassen

Android Installation

  • "OpenVPN für Android" aus Play Store installieren
  • p12 auf das Gerät kopieren
  • einrichten...