Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android、iOS 用のアプリを開発し、Web インターフェースも備えたいと考えています。モバイル アプリがサーバーと通信できるようにしたいのですが、これを安全にする最善の方法はどれですか? Android と iOS の両方でうまく機能し、サーバー側で簡単に実装できるものを使用したいと考えています。
サーバーでSSLを使用します。あらゆる要件をカバーします。さらに、非 SSL HTTP 通信はデフォルトでは安全ではありません。