How to verify a x509 certificate from Apple on a Ubuntu server?
I’m trying to verify GameCenter authentication on an iOS app with GameKit. The fetchItems API returns a URL for the public key needed to do this.
Steps 3 and 4 of that API say:
Use the publicKeyURL on the third-party server to download t… Continue reading How to verify a x509 certificate from Apple on a Ubuntu server?