Creating a Private Key and CSR
Last updated
Last updated
Prepare the "private key" and "CSR file" needed to create a certificate by following the steps below.
From the Monaca Cloud IDE menu, select Settings → iOS Build Settings
Click Generate Private Key and CSR
Enter the following information
User name (name for the private key)
Email address ( Apple ID )
Country code
After the private key is created, a CSR file associated with the private key will be created at the same time.
Click the Export button to download the CSR file.
The CSR file is used when issuing certificates through the Apple Developer Program.