Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8891457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:45:04+00:00 2026-06-14T22:45:04+00:00

Been pulling my hair all morning over this, we’ve got a client that has

  • 0

Been pulling my hair all morning over this, we’ve got a client that has his own credentials for distribution. I downloaded the AppStore provisioning profile associated with the appID in his provisioning portal and also downloaded his distribution certificate from there.

Since I can’t sign until I have a valid cert/private key pair, I asked him to export his so that I can import it into my keychain. However, when I imported the resulting p12, instead of associating itself with the certificate, it went on and created a new self-signed root certificate and the private key associated itself with it.

Confused, I tried to export one of my own unused private key, delete it and imported it and it correctly went under the associated certificate (a push notification certificate). So I asked him if he exported the correct private key. He assures me he did, and even went on and exported both the certificate and the key for me.

The certificate he issued me is correctly the one I downloaded in his portal, but the p12 is still not associating itself with the certificate! I don’t know what I’m doing wrong… anyone have clue/lead on this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T22:45:05+00:00Added an answer on June 14, 2026 at 10:45 pm

    Have them follow the instructions here:
    http://developer.apple.com/library/ios/#recipes/xcode_help-devices_organizer/articles/export_signing_assets.html

    • In the Devices organizer, select your team in the Teams section.
    • Click Export.
    • Specify a filename and a password, and click Save.

    The yourself, follow the instructions here:
    http://developer.apple.com/library/ios/#recipes/xcode_help-devices_organizer/articles/import_signing_assets.html#//apple_ref/doc/uid/TP40010392-CH9-SW1

    • In the Devices organizer, select your team in the Teams section.
    • Click Import.
    • Select the file containing your code signing assets.
    • Enter the password for the file, and click Open.

    Now, that’s the theory anyways. When you do this there is an error in iOS when importing the file. I ran into this myself. Apparently it’s been broken since 2009. The solution is to import manually from the command line. You need both the .p12 and the .pem files previously exported from your client.

    To export the .p12 (private key) and .pem (public key):

    • Open Keychain Access
    • Select “login” keychain (or whichever is appropriate)
    • Select “Keys” category at the bottom
    • Select private key “iOS Developer: name here” (Or in case of distribution profile, whichever name appears on the distribution certificate)
    • Right click and select Export (this is your .p12 file)
    • Select public key “iOS Developer: name here” (Or in case of distribution profile, whichever name appears on the distribution certificate)
    • Right click and select Export (this is your .pem file)

    Then you need to manually import them into your keychain:
    http://www.arlt.eu/blog/2009/12/01/importing-iphone-keys-p12-and-pem-into-snow-leopards-keychain/

    security import priv_key.p12 -k ~/Library/Keychains/login.keychain
    security import pub_key.pem -k ~/Library/Keychains/login.keychain
    

    After that is done, you will have all you need to sign the app using their distribution certificate (which you can download from developer center)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i've been pulling my hair over this a few days, I'm trying to setup
I've been pulling my hair out this morning trying to figure this out. I
I've been pulling my hair out all day on this. For some reason when
OK, so I've been pulling my hair out all day with this problem in
I've been pulling my hair out over this one...and Im fairly sure its strait
I've been pulling my hair out on this one all afternoon. Basically, I have
I've been pulling my hair out for a day over this - I inherited
I've been pulling my hair out with this all day. Probably a newb error
I apologize if this has been answered else where, I've been pulling my hair
I've been pulling my hair on this. I have a C++ OPOS driver that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.