vote up 1 vote down star

According to this link on Apple's Developer site (login required):

you use the Certificate Assistant in the Keychain Access utility to create a Certificate Signing Request (CSR), which you submit for approval using the Program Portal of the iPhone Developer Program

Well I've created the certificate but I've had no luck finding out how to submit the certificate for approval. I was hoping to do this without signing up for the developer program ($99) since I only want to test apps on my iPhone - not submit them to the App Store (yet).

Can someone post the link to the "portal" where I can submit this?

flag

4 Answers

vote up 3 vote down check

You need to sign up for the developer program before you can get a certificate signed to run Applications on your phone.

link|flag
vote up 0 vote down

Even though the real question here turned out to be more "Do I need to enroll in order to deploy apps to the iPhone?" the answer to the question can be found here. The guides Apple has written are actually pretty good. The only problem with them is that sometimes the entire enrollment process is so confusing you can't even find your own feet, let alone a HOWTO.

link|flag
vote up 0 vote down

i payed the 99$ and don't know how to submit the request as well

i tried the keychain access program on my machine but i've got untusted certificate and nothing change and i still have error while trying to test on device-iphone instead of simulator

if anyone knows where to go, where to click that would be very nice Thank You . Mariana from Egypt

link|flag
vote up 0 vote down

Did you ever find the answer to "How do I submit my CSR to the program portal"? I joined the program and made a CSR, but heck if I can find out how to submit it!

  • Lost Guy
link|flag
developer.apple.com/iphone/manage/… – mahboudz Aug 11 at 5:07
Josh Gagnon provided a link above, but to summarize: 1) After creating a CSR, log in to the iPhone Developer Program Portal and navigate to ‘Certificates’ > ‘Development’ and click ‘Add Certificate’. 2) Click the ‘Choose file’ button, select your CSR and click ‘Submit’. If the Key Size was not set to 2048 bits during the CSR creation process, the Portal will reject the CSR. 3) Upon submission, Team Admins will be notified via email of the certificate request. 4) Once your CSR is approved or rejected by a Team Admin, you will be notified via email of the change in your certificate status. – davidavr Aug 19 at 2:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.