puppet-openvpn
puppet-openvpn copied to clipboard
OpenVPN module for puppet including client config/cert creation
includes: #454 #455
#### Pull Request (PR) description This pull request addresses 3 problems: 1. Since easy-rsa version 3.0.3 the name of the easy-rsa configuration file did change from "openssl-1.0.cnf" to "openssl-easyrsa.cnf" The...
#### Pull Request (PR) description When configuring IPv6 routes, I noticed that I can add client-specific routes for IPv4, but not for IPv6. This PR resolves this. #### This Pull...
#### Pull Request (PR) description When puppet-openvpn runs `./easyrsa gen-crl`, it fails with: ``` Found: /opt/local/etc/easyrsa/vars Found: /opt/local/etc/openvpn/someName/easy-rsa/vars Easy-RSA error: Conflicting 'vars' files found. Priority should be given to your...
#### Pull Request (PR) description RHEL 9 has the same layout as RHEL 8