Skip to content

Certificates and Keys

Key and certificate management is also part of the facilities included in DINAMO Super Cloud. Using any API token and the portal interface you can operate the API for managing these objects, so you have access to the endpoints for creating cryptographic keys, importing .pfx files, importing certificates or certificate chains. When you access the certificates and keys page, these functions will be under the menu with the + icon.

The following types of keys are supported: * AES 128 * Brainpool 256 R1 * RSA 2048 * RSA 3072 * SECP 256 R1

During the process of creating or importing these objects, we recommend entering a descriptive tag that will allow the object to be identified in the future.

CSR generation

Once you have contracted the Cryptography service, the function of generating a CSR file for your asymmetric keys is enabled. Select the Issue CSR option in your key's actions, then fill in the desired fields, only the ason name field is required. Enter one of your API tokens and the CSR file material will appear on the screen, save it as a file.

Certificates

When importing a certificate you can view the issuer, validity dates and more information by selecting the View certificate details option.

Certificates and Keys

Use its "Export" action to get the base64-encoded certificate material.

Deleting a certificate impacts the certificate reporting functionality. To find out more, visit the topic Certificate reporting.