Skip to content

Commit

Permalink
Merge pull request #49 from duosecurity/AaronAtDuo-python_3_12_warning
Browse files Browse the repository at this point in the history
Update README.md with Python 3.12 incompatibility
  • Loading branch information
AaronAtDuo authored Dec 5, 2024
2 parents ca5a318 + 31c63ab commit 0dc724b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

Python 3 or 2.7 needs to be installed on your OpenVPN server.

Currently, this plugin is not compatible with Python 3.12. Note that this is the default Python version for Ubuntu 24.04.

## TLS 1.2 and 1.3 Support

The OpenVPN plugin uses Python's ssl module and OpenSSL for TLS operations. Python versions 2.7 (and higher) and 3.5 (and higher) have both TLS 1.2 and TLS 1.3 support.
Expand Down

0 comments on commit 0dc724b

Please sign in to comment.