Linux/OpenVPN: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 57: Zeile 57:


== Simple ==
== Simple ==
Restrictions of simple method:
* no compression
* no tlsauth
* only UDP
On the Linux server:
On the Linux server:
  openssl pkcs12 -export -in ./pki/issued/client1.crt -inkey ./pki/private/client1.key -certfile ./pki/ca.crt -name client1 -out client1.p12
  openssl pkcs12 -export -in ./pki/issued/client1.crt -inkey ./pki/private/client1.key -certfile ./pki/ca.crt -name client1 -out client1.p12
1.075

Bearbeitungen

Navigationsmenü