> ## Documentation Index
> Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Verify the integration

> Procedural guide to test CryptoHub signing of a certificate for Microsoft ADCS.

The following steps demonstrate one way to test using the CryptoHub to sign a certificate for the CA server.

<Steps>
  <Step>
    Open the **Certificate Manager** on the CA server
  </Step>

  <Step>
    Right-click on **Personal** > **All Tasks** > **Request New Certificate**.
  </Step>

  <Step>
    In the **Certificate Enrollment** dialog, select **\[ Next ]**.
  </Step>

  <Step>
    In the **Certificate Enrollment Policy** page, choose a certificate enrollment service associated with the CA server (such as Active Directory Enrollment Policy for an Enterprise CA). Select **\[ Next ]**.
  </Step>

  <Step>
    In the **Request Certificates** page, choose a certificate template. Select **\[ Enroll ]**.

    <Check>
      If the CryptoHub connects, you receive a success message. If it is offline, you receive an error.
    </Check>
  </Step>

  <Step>
    To locate the certificate you just issued:

    * Open the **Active Directory Certificate Authority** tool from the **Server Manager**.
    * Expand the node associated with your CA common name.
    * Select **Issued Certificates**.
    * A certificate matching your request should be on this page.
  </Step>
</Steps>
