How to Generate Your Own Free Digital Signature

The Adobe® AIR™ Software Development Kit comes with a command-line utility that will let you create a free digital certificate. 

  1. Download and unzip the free Adobe AIR SDK.

  2. Open a command prompt to the "/bin" folder in the sdk.

  3. Execute the command below which was adapted from the command shown on the Adobe Developer Connection. (Replace the highlighted text with your own values.)
    adt -certificate -cn YourCommonName 1024-RSA test_cert.pfx YourPassword


  4. Now open the "/bin" folder and you should see the file that was generated.


Visit the Adobe Developer Connection for more details and how to sign an AIR applicatoin with your digital signature.

Adobe Developer Connection:
http://www.adobe.com/devnet/air/articles/signing_air_applications_print.html

Comments

Celebrity Blog said…
Websites You Should Visit...

[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]...
Micki Chila said…
Great website and blog will be back for more soon thanks.
I went over this web site and I conceive you have a lot of wonderful info, saved to fav (:.
PDF Forms said…
Thanks very much for the information.
Aliciane said…
you are a great writer, i hope someday i will write as well as you do.http://www.jogosdocartoon.net

Popular posts from this blog

Adobe® Flex® Combobox: Selecting an Item Without Using SelectedIndex

Parameters Sent by TinyWebDB in App Inventor for Android