简体   繁体   English

重新生成临时配置文件、分发证书和 APNS 证书

[英]Rengenerating Provisional profile, distribution certificate and APNS certificate

I am new to certificate generation.我是证书生成的新手。 We have our app(Xamarin.Forms-iOS) in production already and planned for another production release this month end.我们的应用程序(Xamarin.Forms-iOS)已经投入生产,并计划在本月底发布另一个生产版本。

Provisional profile and distribution profile are expiring by May end.临时配置文件和分发配置文件将于 5 月底到期。 And APNS certificate is going to expire by June end. APNS 证书将于 6 月底到期。

Note: All the above certificates are generated from team-members's system (CSR).注意:以上所有证书均由团队成员系统(CSR)生成。

Can I re-generate provisional profile and distribution certificate this month from my system and release build to production?我可以在本月从我的系统重新生成临时配置文件和分发证书并将构建发布到生产环境吗? Will that affect existing app or something?这会影响现有的应用程序吗?

And during June, if I regenerate APNS certificate from my system and upload it to azure hub.在六月期间,如果我从我的系统重新生成 APNS 证书并将其上传到 azure 集线器。 Will the production app continues to work fine (receive push notification)?生产应用程序会继续正常工作(接收推送通知)吗?

Is there any dependency between CSR or APNS dependency with other certificate? CSR 或 APNS 依赖与其他证书之间是否存在依赖关系?

Note: I will be re-generating certificates from my machine for the same bundle identifier.注意:我将从我的机器为相同的捆绑标识符重新生成证书。

Provisional profile and distribution profile are expiring by May end , means your account will also expire.临时配置文件和分发配置文件将在五月底到期,这意味着您的帐户也将到期。 Make sure you renew them.确保更新它们。

After renew, just renew the profiles.更新后,只需更新配置文件。 Don't create new.不要创造新的。

APNS certificate is going to expire by June end. APNS 证书将于 6 月底到期。 , means when you make new APNS (certificates), just go and update provision profile. ,意味着当您制作新的 APNS(证书)时,只需 go 并更新配置文件。 No need to create new provisional profile.无需创建新的临时配置文件。

And during June, if I regenerate APNS certificate from my system and upload it to azure hub.在六月期间,如果我从我的系统重新生成 APNS 证书并将其上传到 azure 集线器。 Will the production app continues to work fine (receive push notification)?生产应用程序会继续正常工作(接收推送通知)吗? - Yes, just after you make new/renew APNS, re-generate provision profile as said above. - 是的,就在您新建/更新 APNS 之后,如上所述重新生成配置文件。 That's it.而已。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM