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 |

相关推荐
MonkeyKing2 小时前
iOS Tagged Pointer 原理、判断方式、适用场景与避坑指南
ios
wuxianda10304 小时前
Object-C/Swift/UniApp项目苹果商店上架3天极速解决方案汇报总结
ios·uni-app·objective-c·cocoa·苹果上架
鹤卿1234 小时前
UI----多界面传值
ui·ios
UnicornDev5 小时前
从零开始学iOS开发(第四十七篇):Core Haptics 触感反馈 —— 让应用拥有真实的触觉体验
ios
EasyControl移动设备管理7 小时前
iOS设备“零接触部署”指南
物联网·ios·设备管理·mdm·移动设备管理·abm·ade
Digitally7 小时前
如何在 Mac/MacBook 上删除 iPhone 照片?
macos·ios·iphone
UnicornDev9 小时前
从零开始学iOS开发(第四十六篇):SwiftUI 导航与路由 —— 构建可扩展的导航架构
ios
MonkeyKing71551 天前
iOS 开发 ARC 与 MRC 底层原理及区别
ios·面试
唐诺1 天前
iOS 与 Xcode 版本差异指南
ios·cocoa·xcode