summaryrefslogtreecommitdiff
path: root/data/templates/openvpn/server.conf.j2
AgeCommit message (Collapse)Author
2023-04-24OpenVPN: T4402: Update OpenVPN server.conf.j2 templateNicolas Riebesel
The ifconfig-pool command requires the arguments separated by a space. Hence the space was added before the subnet mask.
2023-02-23T5027: Enable legacy provider to support current ciphersViacheslav Hletenko
* We will need to remove insecure ciphers as a long-term solution (BF-CBC, DES...)
2022-04-18openvpn: T4353: fix Jinja2 linting errorsChristian Poessinger