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

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -