Importing existing DKIM
Import existing DKIM keys to OCI and effortlessly migrate your email infrastructure without disruption, ensuring consistent email delivery and authentication. Ensure that the DKIM keys satisfy Oracle Cloud security requirements.
Use the create command and required parameters to import an existing DKIM for an email domain.
oci email dkim create --private-key
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Use the CreateDkim operation with
privateKey
parameter to import an existing DKIM record.For more information about managing DKIMs, see GetDkim, ListDkims, and UpdateDkim.