Question

I have problems with releasing a build of a desktop application build in Flash Builder, using Flex and AIR. I have .p12 certificate which I use in another desktop application, again built in Flash Builder, using Flex and AIR. With this application, everything works fine. I am exporting release builds every week. Now I am trying to understand, why I can not export a release build of the other application with the same certificate. Can I sign both applications with the same certificate? Is there something that I have to change in the configuration files(I mean something connected to the certificate)?

The error I am getting on release: "Error creating native installer file: Unable to build a valid certificate chain for the signer."

Was it helpful?

Solution

The answer is yes, we sign all our software with the same certificate, because the signature is to show who is the publisher. About the error I have no idea, I had soem similar erros when I had the new signiture and I had to follow some complex steps to export it as p12 using a browser but if the exact same p12 works on other app then I have no idea what it could cause that. Are you sign them with the exact same file and using same computer/IDE/environment?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top