Parse-Server and HTTP/2 connections to APNS

354 Views Asked by At

We just got a message from Apple:

On March 29, 2021, token and certificate-based HTTP/2 connections to the Apple Push Notification service must incorporate the new root certificate (AAACertificateServices 5/12/2020) which replaces the old GeoTrust Global CA root certificate. To ensure a seamless transition and to avoid push notification delivery failures, verify that both the old and new root certificates for the HTTP/2 interface are included in the Trust Store of each of your notification servers before March 29. Note that Apple Push Notification service SSL provider certificates issued to you by Apple do not need be to updated at this time.

I don't know how to find out if parse-server on this version have this or not?

Is there a risk that our push will stop working on this version of parse?

We are are running an older parse-server (2.6.5), No modifications or any other adapters other then what was in the package.

0

There are 0 best solutions below