Converting a developer certificate into a P12 file
certificate, ios
Solution
The .p12 option is disabled because, you only selected either the private key or the certificate on your machine. You need both of them for creating a .p12 file.
Steps to create .p12 file:
- Run the Keychain Access Application on your Mac.
- Select the login keychain from the top-left panel
- Select “My Certificates” from the “Category” menu in the left panel
- Find your iPhone Developer/Distribution Certificate. DO NOT select iPhone Developer/Distribution: My Company
- Expand this item, and inside you should see the Private Key.
- Select BOTH the key and the certificate (Hold CMD and click both items)
- Right click and select Export 2 Items...
- Save your key in the Personal Information Exchange (.p12) file format, and call the file “Certificates.p12”
- You will be prompted to create a password that is used when you attempt to import this key on another computer
- Enter a password and save
Problem
i am trying to Converting a developer certificate into a P12 file as a describbed here using Virtual Machine mac....but when converting Personal Information Exchange (.p12) file format is disabled what should i do