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 |

相关推荐
二流小码农6 小时前
鸿蒙开发:web页面如何适配深色模式
android·ios·harmonyos
yuec9 小时前
iOS 26 你的 property 崩了吗?
ios·客户端
jiangmiao202411 小时前
IOS开发 Runloop机制
ios·objective-c
從南走到北11 小时前
JAVA国际版任务悬赏发布接单系统源码支持IOS+Android+H5
android·java·ios·微信·微信小程序·小程序
咕噜签名分发冰淇淋12 小时前
苹果ios安卓apk应用APP文件怎么修改手机APP显示的名称
android·ios·智能手机
游戏开发爱好者813 小时前
iOS 开发推送功能全流程详解 从 APNs 配置到上架发布的完整实践(含跨平台上传方案)
android·macos·ios·小程序·uni-app·cocoa·iphone
Larva14 小时前
iOS - 关于如何在编译时写入文件并在代码内读取文件内容
ios
胎粉仔1 天前
Objective-C 初阶 —— __bridge & __bridge_retained & __bridge_transfer
ios·objective-c
笑尘pyrotechnic1 天前
【OC】UIKit常用组件适配iOS 26
macos·ios·cocoa