Load required key pairs and certificates for Code Signing
Establish the relationship in a designated non-production instance using Code Signing. This first step loads two cryptographic keys into the non-production environment to establish a trusted source for updates to the production instance.
Before you begin
Roles required: security_admin and sn_kmf.cryptographic_manager
About this task
- 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.
Procedure
What to do next
Export the certificate to production. See Prepare Circle of Trust certificatesfor details.