Changes between Version 10 and Version 11 of CodeSigning


Ignore:
Timestamp:
Feb 14, 2013, 1:40:49 AM (11 years ago)
Author:
Christian Beer
Comment:

update link

Legend:

Unmodified
Added
Removed
Modified
  • CodeSigning

    v10 v11  
    1010 * Run `crypt_prog -genkey` to create a code-signing key pair. Copy the public key to your server. Keep the private key on the code-signing machine, make a permanent, secure copy of the key pair (e.g. on a CD-ROM that you keep locked up), and delete all other copies of the private key.
    1111 * To sign an executable file, move it to the code-signing machine, run `crypt_prog -sign` to produce the signature file, then move the signature file to your server.
    12  * Use [UpdateVersions update_versions] to install your application, including its signature files, in the download directory and database. <span class="plainlinks">
     12 * Use [AppVersionNew update_versions] to install your application, including its signature files, in the download directory and database.
    1313
    1414