
Mike Miller
January 23, 2025

Apple recently announced an APNS Security Update, requiring updated server certificates for push notifications starting March 29, 2025. If you rely on Apple Push Notification Service (APNS) for delivering notifications to iOS devices, you may be wondering what actions, if any, are needed to ensure uninterrupted service.
We’re excited to confirm: Courier customers are unaffected by this update. Notifications sent via APNS with P8 keys or P12 certificates work seamlessly, and no immediate changes are required.
For background, Apple’s official announcement outlines the new requirements for all servers communicating with APNS. If you haven’t already, you can also check out our original Courier blog post for additional context and preparation tips.
Here’s everything you need to know:
Starting March 29, 2025, Apple will require all servers communicating with APNS to use updated root certificates. This change ensures APNS maintains the highest level of security and compatibility with industry standards. Any outdated configurations or unsupported certificates will no longer work beyond the deadline.
To stay ahead of this update, we tested APNS push notifications using both P8 keys and P12 certificates with Native iOS apps.
The result: Everything is working as expected. 🎉 Courier customers do not need to make changes.
Courier customers are unaffected by this update.
If you’re using AWS Lambda or GCP Cloud Functions, it is likely your configuration is also unaffected when using libraries like node-apn. However, be sure to test your setup on the APNS sandbox environment soon to confirm your setup is working properly.
For older or custom APNS implementations, ensure your server is using the updated root certificates. Apple’s technical documentation provides all necessary details.
We recommend that you do the following if not using Courier:

Broadcasts: send one-time messages to your users, right from Courier
Broadcasts lets you send a one-time message to a group of your users, now or on a schedule, without leaving Courier.

Build and launch a hosted preference center that looks great on web and mobile
Courier's redesigned Preferences Editor and hosted preference center let you build, preview, and launch a branded notification preference center with no frontend code, plus new bulk APIs to migrate preferences.

Experiments: A/B test your messages inside Journeys
Experiments bring A/B testing into Journeys. On any send node, run 2 to 10 message variants, split traffic by weight, and Courier buckets each recipient deterministically, keeping them in the same variant across sends. Compare sent, delivered, open, and click rates per variant, then promote the one you want, without leaving your journey or bolting on a separate testing tool.
© 2026 Courier. All rights reserved.