Skip to content

Fix compatibility with newer Python and OpenVPN versions #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 13, 2025

Conversation

cjfh
Copy link
Contributor

@cjfh cjfh commented May 7, 2025

  • Newer Python versions use ConfigParser instead of SafeConfigParser
  • OpenVPN configs from VPNGate use the AES-128-CBC cipher, which is rejected by newer OpenVPN versions unless it's added to the allowed cipher list (--data-ciphers)

Copy link
Owner

@Dragon2fly Dragon2fly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants