これに続いて: https://developer.android.com/intl/es/training/articles/security-ssl.html part:不明な認証局 - ワシントン大学の例。
これで、サーバーにアクセスして通信できるようになりました。サーバーから期待どおりの応答がありました。ただし、Android ログにはいくつかのエラーがあります。
E/NativeCrypto﹕ ssl=0x61ede338 cert_verify_callback x509_store_ctx=0x618358c0 arg=0x0
E/NativeCrypto﹕ ssl=0x61ede338 cert_verify_callback calling verifyCertificateChain authMethod=RSA
これがどこから来たのか、私には考えがありませんか?これは正常ですか?誰かが私を説明/助けてくれますか?