Skip to main content

Create Apple Developer Certificate

✍ Last Updated : November 9, 2022

🚪 Prequisite Knowledge (Optional)

Describe Initial Knowledge that reader need to know before reading this article

❓ Key Question / Problem / Issue

Describe what question / Problem / Issue this knowledge should answer

How to create Apple Developer Distribution Certificate ?

✅ Expected Output/Definition of Done

Define what information you really need and the definition of done

Clear Guideline on Creating Developer Distribution Certificate

🎁 Resulting Solution

Write writing results below

How to renew your Apple Developer Distribution Certificate

In order to create a certificate from Apple Developer Website user will need to create Certificate Signing Request (CSR). CSR can be created through Keychain Access App which should come built in in any mac machine.

Launching Keychain Access app

Launching Keychain Access app

after launching Keychain Access App create CSR by accessing Keychain Access → Certificate Assistant → Request a Certificate From a Certificate Authority

Untitled

fill the required data and create CSR

Untitled

after you have the csr file simply go to https://developer.apple.com/account/ , access Certificates, Identifiers & Profiles Menu and Certificates Section and begin certificate creation process by pressing the + button.

Untitled

Select certificate that you need then continue

Untitled

then upload CSR that you’ve been created before and upload in here

Untitled

Finally download the certificate that you’ve been created and install it on your mac Keychain Access App

Untitled