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

Python implementation #2

Open
collinwebdesigns opened this issue Apr 26, 2023 · 1 comment
Open

Python implementation #2

collinwebdesigns opened this issue Apr 26, 2023 · 1 comment

Comments

@collinwebdesigns
Copy link

@azenla i am planning a python impelemtation of the cahce-server. Thank you first of all for your work!

I have problems to process/use the cert.crt (https://lcdn-registration.apple.com/resource/cert.cer).

In which format is this available, can you help me here?

Also you show here an unsigned example of the registration request. How is this finally signed? With JWT?

@deadash
Copy link

deadash commented Oct 25, 2023

@collinwebdesigns I've made the Apple cache algorithm public. You can directly use my repository. If you're using Python, you can modify it to compile into a DLL or SO for easier integration.

https://github.com/deadash/apple_cache

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