<div>Hi,</div>
<div> </div>
<div>My goal is to connect a StrongSwan VPN client running on Android to a StrongSwan Server running on Ubuntu Linux.</div>
<div>I want to use the gcm block cypher. (esp=aes128cgm16-sha256!)</div>
<div>I added gcm to the Android.mk in the strongswan_CHARON_PLUGINS list and also added it to the Android.mk in src/libstrongswan.</div>
<div>The server was configured using --enable-gcm option and an ipsec listall seems to confirm that the server supports it.</div>
<div> </div>
<div>I have successfully connected to the server with other "out of the box" parameters.</div>
<div> </div>
<div>I'm not a VPN or StrongSwan expert and am looking for some guidance on what to try next.</div>
<div>Regards,</div>
<div>-Bill</div>