Releases: duosecurity/duo_openvpn
Releases · duosecurity/duo_openvpn
Duo OpenVPN Plugin Version 2.5
Changes:
- Refactored TLS socket code
- Disabled SSLv2 and SSLv3
- Change from SHA1 to SHA512 for Duo API call authentication signing
Duo OpenVPN Plugin Version 2.4
A bug fix to allow the plugin to run with either python3 or python2 depending on what version is available on the system.
Duo OpenVPN Plugin Version 2.3
Changes:
- Python3 support. Huge thanks to @petiepooo for a large portion of that work
- To change the interpreter used to run the script you now only need to modify the shebang in the script file instead of also modifying the C source. Thanks @jstenback
- The ability to use authorized networks with this integration