When building an app using iOS and AWS, would you recommended using SSL to shuttle data back and forth from user to server?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure, why not? Given how more and more countries (and even ISPs acting independently) are heading in that direction it’s more important than ever to secure communications from prying eyes.
Granted, encryption does consume more CPU power but for short transfers it shouldn’t make a difference. How much data (in bytes) were you thinking of transferring between your iOS device and AWS?
Remember to check the certificate itself to ensure it’s still valid and is a genuine Amazon cert and not an imposter.