You are here: Mobility > Configuring a custom mobile app > Building mobile apps > Uploading a signing certificate

Uploading a signing certificate

You upload a signing certificate .p12 file from your local directory to a new or to an already existing iOS certificate set. A signing certificate is used for digitally signing entries, such as installer packages, email messages, and similar items.

  1. If necessary, generate a new distribution signing certificate for your iOS app from the Apple Developer Portal and save it to your directory. For more information, see the Generating mobile certificates for the iOS platform PDN article.
  2. Edit a certificate set:
  3. Next to the Signing certificate field, click New.
  4. Click Browse and select the signing certificate .p12 file from your directory.
  5. In the Certificate name field, enter the name for the certificate. The name cannot include underscore ('_'), hyphen ('-'), or period ('.') characters.
  6. In the Encryption password field, enter the encryption password for the certificate.
  7. Click OK.
  8. Click Submit.

Note: After you upload an iOS signing certificate for an existing certificate set, you can select this modified certificate set for your iOS custom app. For more information, see Selecting an iOS certificate set.