Downloading a Certificate Signing Request
Learn how to download a certificate signing request (CSR) for an HSM cluster in OCI Dedicated Key Management.
Complete the following steps to initialize the HSM cluster:
Use the oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request command and required parameters to download the certificate:
oci kms kms-hsm-cluster hsm-cluster download-certificate-signing-request --hsm-cluster-id <hsm_cluster_ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the DownloadCertificateSigningRequest API with the KMSHSMCLUSTER endpoint to download the certificate signing request (CSR) for the specified HSM Cluster resource.
Note
The HSM Cluster Endpoint is used for is used for cluster management operations including Create, Update, List, Get, and Delete. This endpoint is also called the KMSHSMCLUSTER endpoint.
For regional endpoints for the Key Management, Secret Management, and Secret Retrieval APIs, see API Reference and Endpoints.
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.