iOS 上的客户端证书:最佳实践

发布于 2024-10-25 13:58:30 字数 260 浏览 2 评论 0原文

我正在开发一个应用程序,它将使用个人客户端证书来验证用户的身份。用户将从其公司/组织获得证书,然后必须以某种方式将其安装在手机上。

所以我的问题是:他们是否最好将其安装在手机的内置存储中,并且应用程序会从操作系统中提取此证书,或者让用户通过 iTunes 将证书添加到应用程序的 doc 文件夹中并从那里?

证书位于 doc 文件夹中的优点是可以轻松找到应用程序中的负载,但我不确定这是否被认为是“最佳实践”。

有没有真正做过客户证书的人可以就此事提供意见?

I am developing an application that will use a personal client certificate to verify the user's identity. The user will be issued the certificate from their company/organization, and will then have to install it on the phone somehow.

So my question is this: is it better for them to install it in the phone's built in storage, and the app would pull this cert from the OS, OR have the user add the cert to the application's doc folder via iTunes and load it from there?

The advantage of the cert being in the doc folder is that it's easy to locate an load into the app, but I'm not sure if that is considered "best practice."

Is there anyone out there who has actually done client certificates who can offer their input on the matter?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

时光匆匆的小流年 2024-11-01 13:58:30

通过我的研究,我发现 Apple 目前不支持客户端证书/PKI。但是,如果有人找到解决方法,或者 Apple 添加了此功能,请在此处发布您的信息。

Through my research I have discovered that Apple does not support client certificates/PKI at this time. However if someone finds a work around, or if Apple adds this feature, please post your information here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文