Correct. Intents are used to interact with OpenVPN and Cisco AnyConnect.
Regards. Mark K Vallevand [email protected] Time flies like an arrow, but fruit flies like a banana. - Groucho THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. -----Original Message----- From: Tobias Brunner [mailto:[email protected]] Sent: Monday, September 10, 2012 10:14 AM To: Vallevand, Mark K Cc: [email protected] Subject: Re: [strongSwan-dev] Importing conf files into the Android app Hi Mark, > Here is a simplified description. > - Our app contacts our configuration manager out-of-band. Https, perhaps. > - Authentication occurs. > - Credentials and parameters are downloaded by our app. > - Credentials and parameters are pushed into the VPN app as connection-n by > our app. > - Our app launches VPN connection-n. Ok, so I suppose an Intent based interaction might work too (instead of a config file). For instance one Intent to add a connection and one Intent to start a connection with a given name (or an Intent which does both, and does not even permanently store the connection data in the VPN app). This could be done as sponsored development for your company if you are interested. You can also do the development yourself, of course, and then contribute the changes back so we can integrate them in the app. > I have this working with OpenVPN. How do you interact with that app? Intents? Regards, Tobias _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
