The iOS distribution certificate ensures that the code of the app originates from the organization that signed the app and has not been altered.
Preparing the iOS Distribution Certificate
- Sign in to your Apple Developer account and navigate to Certificates, IDs & Profiles > Certificates > Production.
- Add a new certificate.
- Set up a certificate of type Production and activate In-House and Ad Hoc.
- Click Continue.
- To proceed with the next step you need a Certificate Signing Request (CSR). You leave the Apple Developer interface as is now and come back later when you have created a CSR.
Preparing the Signing of the Certificate
You need a Mac for the next steps. In case you work on another operating system contact Staffbase Support or your Customer Success Manager to get further support.
- On a Mac, open the Keychain Access program.
- In the menu bar, navigate to Keychain Access > Certificate Assistant > Request a Certificate From a Certificate Authority.
The Certificate Assistant opens and creates a Certificate Signing Request (CSR) that is submitted to a certificate authority that verifies the information in the request. - Enter your Apple ID and email address in the dialog.
- Click Continue.
- Select a folder for saving the CSR file.
- Click Done.
Finalizing the iOS Distribution Certificate
- Go back to the Apple Developer account where you started to create a certificate.
- Click Continue.
- Select the CSR file you just generated.
- Click Continue.
The certificate is created and signed. - Download the newly created certificate.
- Click Done.
The certificates overview with your new certificate is displayed.
Creating the Certificate File to Prepare for the App Distribution
You need a Mac for the next steps. In case you work on another operating system contact Staffbase Support or your Customer Success Manager to get further support.
The iOS distribution certificate file needs to be prepared for the app distribution. With Keychain Access it is easy to export the required file.
- On a Mac open the Keychain Access program.
- In the menu bar, navigate to Keychain Access > Import Items.
- Select the certificate you just created.
- In the Keychain Access window, go to the Certificates overview.
- Click on the arrow in front of the certificate.
A second line with the private key is displayed. - In the menu bar, navigate to File > Export Items.
- Select the file format ".p12".
- Select a folder where you collect this file and more files that will be created in the next steps.
- Enter a name. The name must begin with distribution_.
- Click Save.
- Keep the file for further preparations for the app distribution.
Comments
0 comments
Please sign in to leave a comment.