如何使用ssl证书& iPhone 中的 HTTPS 实现
您好,
谁能指导我如何使用 ssl 证书以及如何实现 HTTPS 调用。使我的应用程序更安全。有任何方法可以实现该过程。请获取示例或链接 提前致谢
HI
Can any one guide me how to use the ssl certificate and how to implement the HTTPS call .to make my application more secure.There is any way to implement the process.pls get the sample or links
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你的问题有点令人困惑,但这里有一些关于在 Obj-C 中使用 SSL 的有用信息: 如何使用 NSURLConnection 与 SSL 连接以获得不受信任的证书?
Your question is a little confusing, but there's some useful information on using SSL in Obj-C here: How to use NSURLConnection to connect with SSL for an untrusted cert?