container-openvpn/bin
Kyle Manna 6aca273d89 getclient: Use openssl to prune comments
* The EasyRSA tools create a certificate file with all the metadata
  readable.  This makes the config file larger then it needs to be, so
  prune it.
* Retrieve text files with `openssl x509 -in <crt> -noout -text`
2015-07-05 21:07:04 -07: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 Create ccd directory to prevent error if /etc is mounted read-only. 2015-05-31 22:10:54 +02:00
ovpn_genconfig crl: Pass crl-verify if found 2015-05-12 02:10: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 Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00
ovpn_run crl: Pass crl-verify if found 2015-05-12 02:10:43 -07:00
ovpn_status Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00