【发布时间】:2011-09-18 23:45:29
【问题描述】:
我的应用程序的数据源的 SSL 证书已过期,现在他们有了新的 SSL 证书。当我尝试执行https:// POST 时,这会导致调试器中出现javax.net.ssl.SSLException: Not trusted server certificate 错误。
如何在我的应用程序中修复此错误?我需要重新部署到所有设备吗?
【问题讨论】:
-
我从 Android 调试器得到的错误是“javax.net.ssl.SSLException: Not trust server certificate.”