Converting a developer certificate into a P12 file
Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/as3/iphone/WS144092a96ffef7cc-371badff126abc17b1f-7fff.html
Copy link to clipboard
Copied
Hello
i tried to get the idea how this work, i really find it difficult, i did not understand these steps
i searched for OpenSSL, and i found this URL
http://www.openssl.org/source/
but again no program to download
please help me to get it done,
thanks
Copy link to clipboard
Copied
Short answer: Try http://www.openssl.org/related/binaries.html
Long Answer: The page you're looking at is old. For more up-to-date information, try http://help.adobe.com/en_US/air/build/WS5b3ccc516d4fbf351e63e3d118666ade46-7ff0.html#WSfffb011ac5603...
HTH,
Randy Nielsen
Senior Content and Community Manager
Adobe Systems Incorporated
Copy link to clipboard
Copied
This is all u need to know to get your cetificate and converting a certificate into P12 file.This is the tutorial i fallowed.
Copy link to clipboard
Copied
This is the best post I have found about how to create your p12 on a windows pc with OpenSSL. http://www.emanueleferonato.com/2011/09/22/creation-of-an-iphone-app-with-flash-and-without-a-mac-fo...
I've used the process numerous times with success.
For other info about AIR for iOS development using Windows you can check out my post here: http://teampokpok.com/2012/air-for-ios-dev-usin-windows-pc/
Copy link to clipboard
Copied
After I did the 3 step it ask me
Enter Export Password
What password should I have to give
tks from razi
Copy link to clipboard
Copied
You make up your own password. It need not be that complicated a password too, it's only used either in the settings in Flash Pro, or in the command line if you package your apps that way. There you would enter the same password you used when making the P12.
Copy link to clipboard
Copied
tks a lot
Razi
Copy link to clipboard
Copied
another question please
I create an apk file for an special Iphone
and I want that the Iphone user will download the application (without use
an up store)
how can he does it
best regard razi
Copy link to clipboard
Copied
APK is for Android, so I guess you mean an IPA?
If you're using a Mac take a look at this application (it's called BetaBuilder):
http://itunes.apple.com/us/app/betabuilder-for-ios-apps/id415348946?mt=12
With that app you can take an IPA file and post it online somewhere, and send the link to the iOS users that are listed in the provisioning file that you used. The recipients can then touch on the link and the app will install straight into their device.
Copy link to clipboard
Copied
tks for the quick answer
I work with windows
I just explore and find the Installous software
what do you think
tks again
razi
Copy link to clipboard
Copied
There is an online service, testflightapp.com, that does the same thing as BetaBuilder, only it has additional management tools. You could use that service and upload the IPA file to them, and again your users would be able to install straight onto their devices. It's slightly more complicated, because your users would also have to install a special profile from TestFlight.
When you finally have an app to submit to the App Store you are going to need a Mac to run the Application Loader program, so maybe you should find a friend who has a Mac to help with that.
Copy link to clipboard
Copied
tks again
I will try this software
I am developing with flash builder and flash so I need no mac to download
to app store
I developed for android and now I upgrade all the software to iPhone
please advice me how log it take from the order to the end
and how difficulties the apple staff makes
tks from razi
Copy link to clipboard
Copied
You can be approved as an iPhone developer in under a day. When you finally come to upload an app to the iTunes App Store it typically takes 8 days from when you submit the app until it is available in the store.
Copy link to clipboard
Copied
tks
I am an apple developer for 7 days
and after I can check my software by download its to several QA staff I
will upload its to app stor
by from Razi - Israel
Copy link to clipboard
Copied
Hi Colin
Maybe you can help me with that too
I am trying to make app ids for the apple store I write the description in
hebrew and I get ascii high number
אופק קופות �
תוכנה לבקרה
ושליטה
does in the market it will show the real hebrew description
best regard
razi
Copy link to clipboard
Copied
Hi Colin
If you don't mine I have another question
As you tell me before I have to have a Mac in order to upload my
application to the app store
If I don't have a friend with a Mac how can I do it
I heard there is a software witch amulate Mac Like VMWARE did you know
about it
tks from razi
Copy link to clipboard
Copied
I have received from a client a .p12 certificate without password.
Air packager in flash professional CS6 doesn't let me export without entering something in the password field.
Copy link to clipboard
Copied
When your client made the P12 file they had to enter a password. Ask them what they used, and that's what Flash wants.
Copy link to clipboard
Copied
Yeah it was a password free certificate.
I had them to make another one with a password.
Big client, takes days for every little step on their side...
New certificate, works now, submited to app store... fingers crossed
thanks for the reply
Copy link to clipboard
Copied
Well, did you try entering no password, but telling Flash to remember that no password?
Copy link to clipboard
Copied
No matter what, remember or not remember, flash didn't allow me to publish but always popped up "please insert password" or something similar.
I didn't even know it was possible to generate password free certificates.
Anyway, now we know that from within CS6 you can't package ipa's with password free certificates.
Copy link to clipboard
Copied
expiriencing some kind of "unable to find certificate" error when trying to get the pem file
Copy link to clipboard
Copied
Error opening Certificate developer_identity.cer
4128:error:02001002:system library:fopen:No such file or directory:.\crypto\bio\bss_file.c:398:fopen<'developer_identity.cer'.'rb'>
4128:error:20074002:BIO routines:FILE_CNTRL:system lib:.\crypto\bio\bss_file.c:400:unable to load certificate
this one....any clues?
Copy link to clipboard
Copied
Could be worth following iBrent's video on making a P12, there may be a step you missed:
http://www.youtube.com/watch?v=4GteMgFvA1Y

-
- 1
- 2