You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
@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?The text was updated successfully, but these errors were encountered: