Android 中受信任的 CA 列表?
我想知道 android 上“允许”哪些证书颁发机构。
由于我要购买 ssl 证书,我想了解在 android 使用它时是否会遇到一些问题。
谢谢
i would like to know which Certification Authorities are "allowed" on android..
Since i'm going to buy a ssl certificate i would like to understand if i'll get some problems in android using it.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
此列表 http://www.andreabaccega .com/blog/2010/09/23/android-root-certification-authorities-list/ 帮助我解决此处描述的问题:Android 上的 Apache HttpClient 产生 CertPathValidatorException (IssuerName != subjectName)
This list http://www.andreabaccega.com/blog/2010/09/23/android-root-certification-authorities-list/ helps me solve the problem described here: Apache HttpClient on Android producing CertPathValidatorException (IssuerName != SubjectName)
您可以从 Android 设备或模拟器下载证书 http://www.setupmobile.se/?p=78< /a> 然后检查是否包含所需的root ca
You can download certs from android device or emulator http://www.setupmobile.se/?p=78 and then check whether it contains needed root ca