The certificate used to sign "" has either expired or has been revoked.
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The certificate used to sign "" has either expired or has been revoked.相关的知识,希望对你有一定的参考价值。
这句话的意思就是“签名”的证书已过期或已被吊销。
说白了就是有人删除了你的证书,解决的办法就是在创建一个,创建证书有两种办法,。
第一:
在苹果开发者中心,进入自己的账号,请求一个CRS文件,根据这个CRS文件来创建一个证书然后就可以了。
第二:
就是利用Xcode自动创建一个证书,步骤如下:
command+ ,
就会打开Xcode的配置选项(当然了敲之前肯定得选中Xcode才行),选中第二个Accounts。
在左侧的Apple IDs中选中自己的开发账号(因为涉及开发账号,所以就不上图了)
接着在右侧点击View Details
然后就会弹出一个新的页面
找到Signing Identities(就是上面那栏)
接着就是找到ios Development 点击右侧的Reset,然后等待就可以了。
本文出自 “红角羚羊” 博客,请务必保留此出处http://2254359459.blog.51cto.com/10776102/1893693
以上是关于The certificate used to sign "" has either expired or has been revoked.的主要内容,如果未能解决你的问题,请参考以下文章
The certificate used to sign "XXX" has either expired or has been revoked
The certificate used to sign "" has either expired or has been revoked.
The certificate used to sign "" has either expired or has been revoked.
The Beginner’s Guide on How to Use TaoBao
[nodejs] Error: unable to verify the first certificate
The remote certificate is invalid according to the validation procedure