Closed emindeniz99 closed 6 months ago
Thanks The issue in nodejs repo resolved my issue. https://github.com/apple/app-store-server-library-node/issues/57#issuecomment-1865038436
Any cert rotations occurs in the intermediate and leaf certificates, which the library automatically handles by building the entire signing chain back to one of the roots -alexanderjordanbaker
Hello, Should we download apple root certificates every deployment or periodically? (AppleComputerRootCertificate.cer expires on Feb 10 00:18:14 2025 GMT) I could not find a direct answer on the web. I am not familiar with PKI and root certificates. Thanks