> ## 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.

# Test the EJBCA server

> Step-by-step instructions to test EJBCA web service integration by importing a certificate.

To test the web service, import a certificate (generated by the EJBCA Administrator) into the web browser by performing the following steps:

<Note>
  The following example uses Chrome.
</Note>

<Steps>
  <Step>
    Open the menu and select **Settings**.
  </Step>

  <Step>
    Go to **Privacy and security** > **Security**.
  </Step>

  <Step>
    Open the **Manage** **Certificates** certificate settings to add the certificate and enable communication.
  </Step>

  <Step>
    Select **\[ Import ]** to add a new certificate.
  </Step>

  <Step>
    Validate the certificate generation to log in to the web service.
  </Step>

  <Step>
    Log in to the EJBCA web service at the following link: `https://<your server IP address>:8443/ejbca/adminweb/`
  </Step>

  <Step>
    From the left toolbar on the Administration site, you can generate certificates and Crypto Tokens to work with the HSM. Select the **Crypto** **Tokens** option in the left toolbar menu.
  </Step>

  <Step>
    Select the **Create** **New** option.
  </Step>

  <Step>
    Enter the required information to create a new Crypto Token that uses the **FXPKCS11** library, and select **\[ Save ]**.
  </Step>

  <Step>
    Select the Futurex manager from the next menu to generate new keys.
  </Step>

  <Step>
    To generate a new key, specify a name and select the key algorithm. Then, select **\[ Generate new key pair ]**.
  </Step>

  <Step>
    Select **\[ Test ]** to verify that key pair generation works properly.
  </Step>
</Steps>
