You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apple announced the notification service server certificate update, so please confirm do we need to do any additional change in django-push-notification liberary configuration in our application, this is the exact announcement from apple side :-
Apple Push Notification service server certificate update
October 17, 2024
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. All developers using APNs will need to update their 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.
The text was updated successfully, but these errors were encountered:
Hi everyone,
Apple announced the notification service server certificate update, so please confirm do we need to do any additional change in django-push-notification liberary configuration in our application, this is the exact announcement from apple side :-
https://developer.apple.com/news/?id=09za8wzy
Apple Push Notification service server certificate update
October 17, 2024
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. All developers using APNs will need to update their 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.
The text was updated successfully, but these errors were encountered: