@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?
@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
registrationrequest. How is this finally signed? With JWT?