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.
我正在尝试在 iOS 的受信任商店中添加我们的根证书之一。我只是好奇这是否可以在编译时完成?我见过不同版本的人创建 p12,但实际上我只是想将它添加到受信任的存储中,以便服务器可以在 SSL 握手期间识别出这是一个受信任的域。
谢谢
不,您不能将其添加为受信任的根 - 也不是在编译时或运行时