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

Always enable OpenSSL plugin for StrongSwan. #30494

Merged
merged 1 commit into from Oct 17, 2017
Merged

Always enable OpenSSL plugin for StrongSwan. #30494

merged 1 commit into from Oct 17, 2017

Conversation

dhess
Copy link
Contributor

@dhess dhess commented Oct 17, 2017

The NIST elliptic curve groups (ecp192 etc.) are only available if the OpenSSL plugin is enabled, and these groups are currently the only EC groups supported on iOS and macOS devices, so it's likely that many StrongSwan users will want these curves to be enabled by default.

See https://wiki.strongswan.org/projects/strongswan/wiki/IKEv2CipherSuites

Currently the OpenSSL plugin is only enabled if enableTNC is true, but that option pulls in a bunch of other stuff, as well.

The NIST elliptic curve groups (ecp192 etc.) are only available if the
OpenSSL plugin is enabled, and these groups are currently the only EC
groups supported on iOS and macOS devices.
@Mic92 Mic92 merged commit b590132 into NixOS:master Oct 17, 2017
fpletz pushed a commit that referenced this pull request Oct 17, 2017
The NIST elliptic curve groups (ecp192 etc.) are only available if the
OpenSSL plugin is enabled, and these groups are currently the only EC
groups supported on iOS and macOS devices.

(cherry picked from commit b590132)
@dhess dhess deleted the strongswan-openssl branch October 17, 2017 17:53
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.

None yet

2 participants