Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About GeoTrust Global CA root certificate(removal) upgrade #183

Open
erkanerten87 opened this issue Feb 17, 2021 · 1 comment
Open

About GeoTrust Global CA root certificate(removal) upgrade #183

erkanerten87 opened this issue Feb 17, 2021 · 1 comment

Comments

@erkanerten87
Copy link

We are using .p12 certificates to send push notification via api in docker containers. we did not import any certificates to docker containers.
We have received a mail like this:

"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
"

We are using only .p12 certificates issued by Apple to send push notifications.
Is there any certificate updates, root updates or sideshow library updates necessary for us?

@neilmorton
Copy link
Contributor

apns2 doesn't include any certificates. Rather the certificates locally on your server should manage this.

You may wish to take a look at #182 which discusses the certificate topic in more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants