Dell Private Cloud: Requirements for DPCM custom SSL certificate

Summary: Replace Dell Private Cloud Manager (DPCM) custom certificate requirements.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

User can follow the DPC plug-in UI function to replace the DPC manager SSL certificate. However, the certificate must meet some requirements to fulfill the DAP security standard.

  1. The certificate must be x509 version 3.

  2. SubjectAltName must contain DNS Name=machine_FQDN or IP=machine_IP

  3. Subject Key Identifier is required.

  4. The signature Algorithm in the whole certificate chain should be SHA256 or better.

  5. If the certificate has "Enhanced Key Usage" segment, then the "Server Authentication" and "Client Authentication" must be in the "Enhanced Key Usage" segment. Follow the below steps to check the certificate "Enhanced Key Usage."

    • On Windows: Change the certificate file extension name to "crt," then double-click the crt file and browse to "Details" page.
      The below two cases are both considered as compliance case:
      1. There is no "Enhanced Key Usage" segment. For example:
        Cert without Enhanced Key Usage

      2. There is "Enhanced Key Usage" segment, "Server Authentication" and "Client Authentication" are in the "Enhanced Key Usage" segment. For example:
        Cert with Enhanced Key Usage

    • On Linux: Run the command "openssl x509 -in <target_cert> -noout -purpose" to check.
      Ensure that both "SSL client" and "SSL server" value are "Yes."
      $ openssl x509 -in <target_cert> -noout -purpose
      Certificate purposes:
      SSL client : Yes
      SSL client CA : No
      SSL server : Yes
      SSL server CA : No
      Netscape SSL server : Yes
      Netscape SSL server CA : No
      S/MIME signing : No
      S/MIME signing CA : No
      S/MIME encryption : No
      S/MIME encryption CA : No
      CRL signing : No
      CRL signing CA : No
      Any Purpose : Yes
      Any Purpose CA : Yes
      OCSP helper : Yes
      OCSP helper CA : No
      Time Stamp signing : No
      Time Stamp signing CA : No

 

Affected Products

Dell Private Cloud
Article Properties
Article Number: 000294359
Article Type: How To
Last Modified: 30 Mar 2026
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.