openvpn-radiusplugin
openvpn-radiusplugin copied to clipboard
client-cert-not-required is deprecated
The option client-cert-not-required is deprecated with openvpn 2.4 and will be removed in openvpn 2.5. This is replaced with verify-client-cert none now. Please update the plugin to work with recent option.
Sorry for the delay. Can you please test https://github.com/ValdikSS/openvpn-radiusplugin/tree/temp/verify-client-cert-s?
Looks good, thanks a lot!
Is there anything preventing the merge of that new branch? I'd like to see this fixed as well :) Thanks
I originally found this repo from a fork, so I ended up making my own version of this without realizing this issue existed. Come 2018, any progress getting this pulled in?
Since I'm still learning this whole RADIUS setup, does anything have to be done RADIUS-wise if verify-client-cert is optional in OpenVPN?
@ValdikSS any change of merging this to master branch? it's been quite some time now.