Skip to content

Releases: duosecurity/duo_openvpn

Duo OpenVPN Plugin Version 2.5

17 Feb 16:25
308e67f
Compare
Choose a tag to compare

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

31 Mar 14:22
e3f2c12
Compare
Choose a tag to compare

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

18 Dec 18:24
5e2d679
Compare
Choose a tag to compare

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