I saw the update in 5.5 to put the build for Signed AIR (for desktop) into the Properties area for the project. When I fill out all the info in the tabs and try to Export Application, I get the error:
Could not generate timestamp: handshake alert: unrecognized_name
I had run into this error when I was building the file as a bundle manually with adt, and I had solved it by turning off the timestamp (really not sure what the timestamp is doing), by supplying adt with the "-tsa none" parameter. However, with the new system, I don't see anywhere to turn off the timestamp, if that is what I'm supposed to do.
Thanks for any help on this!
What does 'CLONE' mean in the title? Have you filed this issue before in our JIRA?
If you're not using the timestamp directly, the issue might be something else. I did a google search for it and found someone figure out that is his case, it was a Java issue.
Which Java are you using? 1.6 or 1.7?
http://www.shedosurashu.com/captive-runtime-not-what-i-thought-it-to-be
Please let us know.
As an aside, in FDT 5.6 we're going to be offering an option to fully customize the arguments for ADT & ADL (such as -tsa none). It's actually already built
In the meantime, please let me know about the Java version and if changing it works for you.