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

Support for Ubuntu network-manager VPN connections #372

Closed
wants to merge 1 commit into from

Conversation

defunctio
Copy link
Contributor

@defunctio defunctio commented Apr 9, 2017

Do we want to make yet another condition for cipher selection for Ubuntu or just support this unconditionally? I've just added it to the cipher list for now.

Looks like libcharon doesn't enable any AES GCM ciphers by default and opts to enable Camellia CCM ciphers instead (export restrictions? idk).

See #263

@dguido
Copy link
Member

dguido commented Apr 9, 2017

Let's add this to the new ciphers branch. Instead of "windows" we can call it "compatible". Then "compatible" can support both Windows and Ubuntu w/ Network Manager. IMHO go for aes128, the extra headroom up to 256 is worthless.

@defunctio defunctio closed this Apr 9, 2017
@defunctio defunctio deleted the network-manager-strongswan branch April 9, 2017 16:31
@defunctio
Copy link
Contributor Author

Sounds good to me.

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