Load required key pairs and certificates for Code Signing
Establish the relationship in a designated trusted instance using Code Signing. This first step loads two cryptographic keys into the trusted environment to establish a trusted source for updates to the production instance.
Avant de commencer
Roles required: security_admin and sn_kmf.cryptographic_manager
Pourquoi et quand exécuter cette tâche
- You must have two 4096-bit RSA public/private key pairs to load into Code Signing
cryptographic modules:
- One pair for the cm_code_signing cryptographic module
- One pair for the cm_code_attest cryptographic module
For more information on these keys, see Create Code Signing key pairs and certificates.
Important :These key pairs must be signed by a public certificate authority or signed by your organizations internal certificate authority. The certificate can't be self-signed. - A Public Key Cryptography Standard #12 (.p12) file containing your leaf and intermediate certificates.
Procédure
Que faire ensuite
Export the certificate to production. See Prepare Circle of Trust certificates for details.