Developing Adobe® AIR™ Applications with Adobe® Flash® CS3 Professional

Code signing

All AIR installer files are required to be code signed. Code signing is a cryptographic process of confirming that the specified origin of software is accurate. AIR applications can be signed either by linking a certificate from an external certificate authority (CA) or by constructing your own certificate. A commercial certificate from a well-known CA is strongly recommended and provides assurance to your users that they are installing your application, not a forgery. However, self-signed certificates can be created using adt from the SDK or using either Flash, Flex Builder, or another application that uses adt for certificate generation. Self-signed certificates do not provide any assurance that the application being installed is genuine.

For more information about digitally signing AIR applications, see Digitally signing an AIR file and Creating an AIR application using the command line tools.

 

Send me an e-mail when comments are added to this page | Comment Report