Hi Piotr, > it seems that Android app doesn't support cipher esp=aes256gcm16-modp2048
Correct. That proposal is not supported by the app, see [1] for the list of currently configured proposals. So you basically have to use a stronger DH group when using aes256gcm16. Regards, Tobias [1] https://git.strongswan.org/?p=strongswan.git;a=blob;f=src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.c;h=33585df3223feab2be3b2182f22f0157f8d953e2;hb=HEAD#l795 _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
