container-openvpn/bin
Nicolas Duchon a091bef13b Create a script to handle client revocation
This script revoke the certificate corresponding to the commonName passed as first parameter, generate a new CRL, copies it to /etc/openvpn, make it readable by OpenVPN and optionally remove the crt, key and req file corresponding to the revoked certificate using "remove" as second parameter (removal of those files are required to generate a new client certificate using the revoked certificate's CN).
2017-05-10 18:08:11 +02:00
..
easyrsa_vars
ovpn_copy_server_files
ovpn_genconfig Add configuration for keepalive 2017-03-09 20:35:52 -05:00
ovpn_getclient Removed double entry 2017-03-25 19:41:31 +01:00
ovpn_getclient_all
ovpn_initpki Generate a CRL during PKI initialization 2017-05-10 18:08:11 +02:00
ovpn_listclients
ovpn_otp_user
ovpn_revokeclient Create a script to handle client revocation 2017-05-10 18:08:11 +02:00
ovpn_run Replace hardlinking of crl.pem with a copy 2017-05-10 18:08:11 +02:00
ovpn_status