Apple Pay Certificate Signing Using .NET – Part 1: Generate a private key and a Certificate Signing Request to upload to Apple
Series intro: Apple Pay Certificate Signing Using .NET Apple’s guide for configuration has two sections, one for “payment processing certificate” and one for “merchant identity certificate.” Both basically use the same steps: You generate a CSR (Certificate Signing Request) using the Keychain Access application on some Mac, upload it to Apple, and then download a […]