一,下图各类别功能简介
1.Certificates,主要包含了iOS app开发中所需要的证书,目前个人理解的该证书主要作用是mac上的开发许可,及相关通知及发布的数字签名。
知识基础前置:
公钥,私钥,数字证书的关系,可参考http://pepa.iteye.com/blog/250991,http://blog.youkuaiyun.com/turui/article/details/2048582等
Certificates分为Development和production两类,
其中Development有IOS App Development和Apple Push Notification service SSL(Sandbox)
IOS App Development用来签名ios app的开发版本,生成该证书的过程可参考:
http://blog.youkuaiyun.com/azhou_hui/article/details/9058677
http://www.cnblogs.com/zhaoyang/p/3582436.html
Production中又包含了App Store and Ad Hoc,Apple Push Notification service SSL(Production),Pass Type ID Certificate,
Website Push ID Certificate VoIP Services Certificate,及Apple Pay Certificate,申请过程类似开发的过程,只