意外と忘れがちなので。 Security with HTTPS and SSL https://developer.android.com/training/articles/security-ssl.html Common Problems with Hostname Verification ... Fortunately, HttpsURLConnection supports SNI since Android 2.3. Unfortunately, Apache HTTP Client does not 訳: HttpsURLConnectionを使っている場合は、Android 2.3以降でSNI(名前ベース)に対応しています。 ただし、アプリ(ブラウザなど)の対応状況や、必要な証明書が入っているかなどにも注意が必要です。 ブラウザはAndroid 3.0以降と書いてある所も

