Page 1 of 1

Ensuring use of SSL for Appery-hosted apps.

Posted: Tue Apr 22, 2014 4:04 pm
by Marcel LeBrun

For an Appery hosted app, I noticed that from a browser you can use either a href="http://" rel="nofollow"http:///a, or https:// for SSL encryption. However, when I export the app to make it an IOS binary... how can I make sure all the traffic uses SSL (i.e. needed for Stripe payment)? Is there a config somewhere to tell the app to use https for all traffic?


Ensuring use of SSL for Appery-hosted apps.

Posted: Tue Apr 22, 2014 5:16 pm
by Kateryna Grynko

Hi Marcel,

Don't worry, SSL is used when you click 'Export IPA", as in all other cases.


Ensuring use of SSL for Appery-hosted apps.

Posted: Tue Apr 22, 2014 5:28 pm
by Marcel LeBrun

great thanks.


Ensuring use of SSL for Appery-hosted apps.

Posted: Thu Jun 18, 2015 11:37 am
by Deon

Hi

Ok does this mean, I do not need to use an SSL server to post payments to a processing house? The processing house will automatically see my app as a secure connection?
Does this apply to both Android and IOS Apps created

Thanks


Ensuring use of SSL for Appery-hosted apps.

Posted: Thu Jun 18, 2015 12:04 pm
by Illya Stepanov

Hi Deon, yes it will be secured.


Ensuring use of SSL for Appery-hosted apps.

Posted: Sun Jun 21, 2015 8:39 am
by Deon

Ok great. Thank you.