container-openvpn/bin
Kyle Manna 34d9601e6e ovpn_run: Assume /etc/openvpn is read-only
* Systemd service currently marks the mount as read-only, and this is
  regarded as good practice for server/daemon only operation.
* Don't create /etc/openvpn/ccd as the mount may be read-only.
* Append the client-config-dir command line argument if it is found to
  avoid mkdir operation.
* Mount can easily be modified using a different docker run line with
  ":ro" on the volume mount.
2015-07-27 20:26:43 -07:00
..
easyrsa_vars
ovpn_copy_server_files Create ccd directory to prevent error if /etc is mounted read-only. 2015-05-31 22:10:54 +02:00
ovpn_genconfig ovpn_run: Assume /etc/openvpn is read-only 2015-07-27 20:26:43 -07:00
ovpn_getclient getclient: Use openssl to prune comments 2015-07-05 21:07:04 -07: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
ovpn_run ovpn_run: Assume /etc/openvpn is read-only 2015-07-27 20:26:43 -07:00
ovpn_status