Comment 4 for bug 1697536

Revision history for this message
Tobias Brunner (tobias-strongswan) wrote :

> Our Cisco Meraki appliance is expecting both a PSK to with the server, and a username and password for individual client auth.

I guess you are referring to IKEv1 XAuth/PSK. The strongSwan NetworkManager plugin does not support this. It only supports IKEv2 (where EAP can be used for username/password authentication after properly authenticating the server with a certificate, which is not possible with a PSK).

> Regardless, when I fill in the username and password with PSK selected, the "Add" button remains greyed out and refuses to add the connection to my network settings.

That's probably because the PSK you entered is too short (a minimum of 20 characters is enforced).