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.
例如,假设我的应用程序需要使用 Nexus One(或其他 android 设备)不支持的服务器证书来访问我的 Web 服务器。
是否可以在应用程序中“嵌入”客户端证书?这与使用客户端证书签署应用程序相同吗?
谢谢
是的,可以在应用程序中嵌入服务器证书。
看我的博客文章。我发布了一个详细的描述,你如何通过创建自己的密钥库来实现这一点。