撤销证书 - iPhone编程 [英] Revoked certificate - iPhone Programming

查看:850
本文介绍了撤销证书 - iPhone编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在配置入口(证书)中删除了一个证书。现在,当我想创建一个新证书时,我看到一个警告,并且此消息发送到我的电子邮件:


您的开发证书已被撤销 - 您已撤销您的
开发证书,该证书已失效。


我的帐户有效。



我可以做什么添加新证书没有问题或恢复我在磁盘上的旧证书?

解决方案<
https://developer.apple.com/devcenter/ios/index.action


  • 使用您的有效帐户登录。

    是具有标题iOS开发人员计划的列。选择配置门户部分。


  • 在左侧单击标有证书 / li>

  • 由于我已经有一个证书,我不确定,但在这个页面上的某个地方你应该能够点击请求证书或类似的东西。

    li>
  • 等待您的新证书,然后像以前一样下载并安装


  • 其他详细信息可以在Apple的技术说明中找到: https://developer.apple .com / library / ios /#technotes / tn2250 / _index.html



    您也可以让XCode为您创建一切。


    >要调用自动设备配置,请打开Xcode的窗口菜单>管理器>设备选项卡>库中的配置配置文件侧边栏。


  • 选中自动设备配置复选框,然后单击刷新按钮。单击刷新后,应出现一个对话框,要求您的团队成员的帐户凭据。当被要求创建您的iPhone证书(如果需要)时,回答是很重要。在这种情况下,点击提交请求将允许Xcode创建,下载和安装证书。


  • XCode根据上述技术说明自动为您执行的操作:



    1)提示创建并安装iPhone开发人员证书(如果iOS Portal中不存在)



    2)(对于管理员或代理角色)提示创建和安装您的iPhone分发证书已在iOS Portal中存在



    3)创建通配符应用ID(如果iOS Portal中尚不存在)



    4)使用添加到门户网站上的新设备(即您的iOS小组设置配置文件)创建或更新,并将其安装到您的个人资料库中



    5)您的本地计算机上的个人资料库与iOS Portal上的个人资料


    I deleted a certificate in Provisioning Portal (Certificates). Now, when I want create a new certificate I see a warning and this message is sent to my email:

    Your Development Certificate Has Been Revoked - you have revoked your Development certificate and it's no longer valid

    My account is valid.

    What can I do to add new certificate without problems or restore the old one that I have on disk?

    解决方案

    Manual Way:

    1. Go to this URL (Apple developer site): https://developer.apple.com/devcenter/ios/index.action

    2. Log in with your valid account.

    3. On the right-hand side, there is a column with a heading "iOS Developer Program". Select the "Provisioning Portal" section.

    4. On the left-hand side, click the row of the column that is labeled "Certificates"

    5. Since I already have a certificate I'm not sure, but somewhere on this page you should be able to click "Request certificate" or something similar.

    6. Wait for your new certificate, and then download and install it as before

    Other details can be found in Apple's Tech Notes here: https://developer.apple.com/library/ios/#technotes/tn2250/_index.html

    You can ALSO have XCode create everything for you.

    1. Revoke all current certificates and provisioning profiles

    2. To invoke "Automatic Device Provisioning" open Xcode's "Window" menu > Organizer > Devices tab > "Provisioning Profile" sidebar under Library.

    3. Check the "Automatic Device Provisioning" checkbox and click the "Refresh" button. After clicking Refresh a dialog should appear requesting your team member account credentials. It is important to answer 'yes' when asked to create your iPhone Certificates if any are needed. In that case, clicking "Submit Request" will allow Xcode to create, download and install the certificate(s).

    What XCode is doing for you automatically, according to the above tech note:

    1) Prompts to create and install your "iPhone Developer" certificate if one doesn't already exist in the iOS Portal

    2) (for admin or agent roles) prompts to create and install your "iPhone Distribution" certificate if one doesn't already exist in the iOS Portal

    3) Creates a Wildcard App ID if one does not already exist in the iOS Portal

    4) Creates, or updates with new devices added to the portal, your iOS Team Provisioning Profile and installs that into your profile library

    5) Syncs the profile library on your local machine with the profiles on the iOS Portal

    这篇关于撤销证书 - iPhone编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆