security - secure connection from mobile device to application server -


i after little bit of help.

i have mobile application runs on both ios , android. application uses in house apis of end work.

i have need start using legacy services sit within end servers in company.

i have proposed use new application server sit in dmz , run application contact services , me data need.

my question how can ensure connection mobile device application server secure? protocol should use?

thanks in advance.

if application server exposes http-based end-point mobile app calls, can secured ssl. based on flavor of application server, how setup ssl-endpoint , mobile app can talk ssl-enabled http endpoint (https).


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -