iOS如何操作更新推送证书

最近收到一份邮件,应该如何操作呢,证书还是跟以前一样冲钥匙串直接申请吗

|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Hello, |
| As we announced in October, the Certification Authority (CA) for Apple Push Notification service (APNs) is changing. APNs will update the server certificates in sandbox on January 20, 2025, and in production on February 24, 2025. To continue using APNs without interruption, you'll need to update your application's Trust Store to include the new server certificate: SHA-2 Root : USERTrust RSA Certification Authority certificate. |
| To ensure a smooth transition and avoid push notification delivery failures, please make sure that both old and new server certificates are included in the Trust Store before the cut-off date for each of your application servers that connect to sandbox and production. At this time, you don't need to update the APNs SSL provider certificates issued to you by Apple. |
| If you have any questions, please contact us. |
| The Apple Developer Relations Team |

相关推荐
库奇噜啦呼3 小时前
【iOS】NSOperation与NSOperationQueue
macos·ios·cocoa
二流小码农5 小时前
鸿蒙开发:实现文本渐变效果
android·ios·harmonyos
WiresharkClub12 小时前
抓包遇到私有协议全是乱码?抓包鹰自定义协议解码教程
ios
Lvan的前端笔记1 天前
ios:版本号和Build构建号
ios
鹤卿1231 天前
「iOS」3GShare总结
macos·ios·objective-c·cocoa
Lvan的前端笔记1 天前
ios:区分 App Store / Ad Hoc / Development
ios
Lvan的前端笔记1 天前
ios:证书配置
ios
FeliksLv1 天前
从 +load 到 Swift Macros:自动注册的演进与实践
ios·objective-c·swift
2501_915918412 天前
深入对比iOS开发中常用性能监控工具的底层原理与优缺点分析
android·ios·小程序·https·uni-app·iphone·webview
白玉cfc3 天前
【iOS】weak底层原理
macos·ios·cocoa