Git Product home page Git Product logo

Comments (5)

naitik-aubergine avatar naitik-aubergine commented on May 28, 2024 1

the deadline to upgrade to the APNs provider API has been extended to March 31, 2021

https://developer.apple.com/news/?id=c88acm2b#:~:text=To%20give%20you%20additional%20time,binary%20protocol%20after%20this%20date.

from aapns.

ojii avatar ojii commented on May 28, 2024

Starting from November 2020 Apple will no longer support cert-based authentication and will only support JWT APNS communication.

[citation needed]

The only thing I could find that will be deprecated in November 2020 is the old non-http2 protocol: https://developer.apple.com/news/?id=11042019a

from aapns.

dimaqq avatar dimaqq commented on May 28, 2024

Perhaps I misunderstood that repo...
Maybe we can recommend them aapns

from aapns.

ojii avatar ojii commented on May 28, 2024

The linked comment does indeed claim that support for cert-based h2 ends, but I wasn't able to find anything from apple itself that this will happen. If someone can find that information that'd be great (if it exists).

I still maintain that the JWT based authentication approach is a strict downgrade from a security in depth point of view as the JWT based system gives any key access to all apps in an Apple account in both testing and production with no expiration, whereas the certification based system is per-app, different for testing and production and keys expire.

from aapns.

ojii avatar ojii commented on May 28, 2024

Just to clarify, aapns never supported the legacy binary protocol that is being deprecated by Apple in these announcements. I've yet to see any news from Apple that they intend to deprecate certificate based authentication for HTTP/2-based APNs.

from aapns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.