Skip to content
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

Add TLS 1.2. Added TLS 1.2 Cipher suites to OpenVPN #295

Closed
moatazelmasry2 opened this issue Jan 23, 2017 · 1 comment
Closed

Add TLS 1.2. Added TLS 1.2 Cipher suites to OpenVPN #295

moatazelmasry2 opened this issue Jan 23, 2017 · 1 comment

Comments

@moatazelmasry2
Copy link
Member

Recently, support has been added for TLS 1.2. amd TLS 1.2-based cipher sets: AES128-GCM-SHA256, AES128-SHA256, AES256-GCM-SHA384, AES256-SHA256, DHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256, DHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-GCM-SHA384 and ECDHE-RSA-AES256-SHA384.

But not in OpenVPN. Could this be added as well

@moatazelmasry2
Copy link
Member Author

As far as I understand now, TLS is not supported in the OpenVPN server functionality. So no ciphers could be added

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

No branches or pull requests

1 participant