sous-chefs / openvpn

Development repository for the openvpn cookbook
https://supermarket.chef.io/cookbooks/openvpn
Apache License 2.0
98 stars 160 forks source link

Add reneg-sec param as a modifiable attribute in chef. #186

Open Darkdoughnut opened 3 years ago

Darkdoughnut commented 3 years ago

Hey! So we've been trying to implement 2fa using openvpn and one critical setting for us is the reneg-sec which sets the timeout timer for connections. Currently it's set at 8 hours but I think it would be nice to make this a configurable attribute.

ramereth commented 3 years ago

@Darkdoughnut if you create a PR which implements this, we can certainly review it and get it merged in!