Any concern to share private key for distribution certificate among different group under a team account in itune provisioning portal

后端 未结 1 1679
温柔的废话
温柔的废话 2021-01-05 22:29

We are a large university and have a single team account in apple itunes provisioning portal. We have serval different groups developing iOS apps, which will be published un

相关标签:
1条回答
  • 2021-01-05 23:12

    Application distribution is the team agent's task so she is the only person supposed to be in the possession of the distribution certificate's private key. The provisioning portal doesn't have any method of sharing the private key, and I don't think it would ever have such kind of functionality.

    The expected way(expected by Apple) is that all apps developed by different groups in an organization are sent to the team agent, who then signs and uploads them to the store.

    The normal way(what I have seen in 4 organizations I have worked with) is that the agent shares the private key with leads of the different groups, working on an app.

    Revoking the distribution certificate every time, although may not hurt the apps already on the store but definitely would cause unnecessary headaches.

    0 讨论(0)
提交回复
热议问题