ios - 可以创建多少个 iOS Ad Hoc 分发证书?证书的限制?

标签 ios certificate ad-hoc-distribution apple-developer ios-app-signing

<分区>

谁能阐明 Apple 允许多少个 iOS Ad-Hoc & Development 证书?适用于企业和非企业帐户。任何官方链接都会有所帮助。

谢谢

最佳答案

我调用 Apple 询问了一个单独的帐户问题,所以我同时询问了这个问题。我请 Brian(Apple Developer Program Support 的高级顾问)将其通过电子邮件发送给我,这样它就官方了。没有这方面的面向公众的文件,并且由于 Brian 实际上将此信息作为反馈提交给了 Apple,所以将来我们可以在线引用这些信息。

官方来自 Apple Developer Program

对话和官方电子邮件

对于 Apple Developer 计划,最多可以同时激活 3 个应用商店和 Ad Hoc 生产证书。对于企业,它是 2 个证书。

如果您想验证证书的限制,最好的选择是访问证书、身份和配置文件门户并创建其他证书。一旦该选项变灰,则表示您已达到可同时激活的证书的限制。

一次可以创建两个企业分发证书,一个企业分发证书可以应用于多个应用。

每个企业许可证都是完全不同的,具有独立的分发证书。如果一家公司在五个企业计划中注册,他们将能够创建五个独立的分发证书。

但是您可以根据需要随时创建或撤销它们。

无需拥有多个证书,您可以导出相同的证书并在多个工作站上使用 👍🏽。您可以在以下链接中找到有关此过程的更多信息。

AppDistributionGuide/MaintainingCertificates

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html#//apple_ref/doc/uid/TP40012582-CH31-SW15

官方邮箱

Email from devprograms@apple.com

原始文本:

From: devprograms@apple.com

To:

Re: Apple Developer Program Support

Hi

Per your request, I'm following up with information regarding the certificate limitations on both the Apple Developer Program and Apple Developer Enterprise Program.

Each of the programs are able to create distribution certificates however the Apple Developer Enterprise Program can have two active certificates, while the Apple Developer Program is able to have three active certificates. When viewing the Certificates, Identifiers, and Profiles Portal, if the option to create a certificate is grayed out, you have reached the active limit and an existing certificate will need to be revoked to in order to proceed.

Both of the programs are able to revoke and re-create certificates as much as they wish as the limitation is only regarding active certificates.

Due to the certificate limitation, it's often better to export and share the certificate if it's necessary to have available on multiple systems. The following URL explains how to export the certificate using Xcode.

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html#//apple_ref/doc/uid/TP40012582-CH31-SW7

If you have any further questions, please let me know.

Best regards,

Brian Apple Inc.

关于ios - 可以创建多少个 iOS Ad Hoc 分发证书?证书的限制?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38194971/

相关文章:

ios - 如何在气隙式 Mac 上安装新的 Apple 全局开发者关系中级证书?

certificate - 如何从 asp.net 应用程序签署带有数字签名(PKCS12 个人证书)的文档

ios - 差异 : Ad Hoc distribution and Developmental distribution

ios - 接续不合时宜

ios - 旧路径在 Xcode 框架构建中仍然存在

google-chrome - 相同的网站,但 Chrome 中的 SSL/TLS 证书公钥与 Firefox 中的不同

ios - OTA Ad Hoc Distribution 失败,没有任何响应

ios - Xcode,急救员

ios - 我在 Swift 中创建了一个 UIImage 作为我的视频的快照。我怎样才能得到它的临时路径?

iOS 开发者构建与分发构建