voxpupuli / puppet-openvpn

OpenVPN module for puppet including client config/cert creation
Apache License 2.0
113 stars 197 forks source link

Suggestion: Move crl-generation code into openvpn::ca #418

Open pstray opened 3 years ago

pstray commented 3 years ago

Just a suggestion: Move the code for renewal of crl.pem into openvpn::ca.

Why? It seems to fit better in there, and in some cases you want all the regeneration stuff, but not the rest of the stuff from server.pp