container-openvpn/bin
Robin Schneider 050d4a1f82
ovpn_copy_server_files: Ensure that no other keys then the one for the server is present.
When creating a multi-server setup I used a partly copied, partly
symlinked directory structure for the different servers after creating a
certificate for each server with `easyrsa build-server-full`. In that
process I also copied the `server` directory.
The rsync command does not delete files which are not excluded so it
included the correct server key and the original one which can be a
security risk.
2015-08-26 13:00:17 +02:00
..
easyrsa_vars Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00
ovpn_copy_server_files ovpn_copy_server_files: Ensure that no other keys then the one for the server is present. 2015-08-26 13:00:17 +02:00
ovpn_genconfig Add a parameter to use TAP instead of TUN device. 2015-08-19 00:46:07 +02:00
ovpn_getclient Add a parameter to use TAP instead of TUN device. 2015-08-19 00:46:07 +02:00
ovpn_getclient_all Changed license of scripts I wrote to MIT. Related to #43. 2015-05-12 21:24:59 +02:00
ovpn_initpki Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00
ovpn_run Add ability to set OVPN_NATDEVICE to target specific interface when using net=host 2015-08-24 17:19:40 +02:00
ovpn_status Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00