# TLS Certificate Renewal FAQ

## 1. What changes are required if I renew the TLS Certificate on Clarity LIMS?

<details>

<summary>Scenario 1: TLS Certificate renewal signed by Public Certificate Authority or same Private Certificate Authority</summary>

**No changes are required** on the Illumina Run Manager Integration.

</details>

<details>

<summary>Scenario 2: TLS Certificate renewal signed by different Private Certificate Authority</summary>

The Illumina Run Manager Integration requires the following changes:

1. Access the Clarity LIMS Server via SSH and restart the Illumina Run Manager Integration Service using the following command.

   <pre class="language-markup" data-overflow="wrap"><code class="lang-markup">systemctl restart illumina_run_manager_integration
   </code></pre>
2. Disconnect all instruments from the Illumina Run Manager Integration following the instructions in the [User Interaction Documentation](https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/irm/irm-user-interaction).

   > ⚠ **Note:** The instrument status may be shown as **CONNECTED**. However, to ensure that the Illumina Run Manager Integration works correctly after TLS Certificate renewal, disconnect the instrument from the Illumina Run Manager Integration and follow the remaining steps detailed below.
3. Connect instruments again following the instructions in the [User Interaction Documentation](https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/irm/irm-user-interaction).

</details>

## 2. What changes are required if I renew the TLS Certificate on Illumina Run Manager?

{% hint style="info" %}
**Note:** This section is only for users who are **managing the Illumina Run Manager Certificate on their own**. If you are letting Illumina Run Manager automatically renew its TLS Certificate, no changes are required.
{% endhint %}

<details>

<summary>Scenario 1: TLS Certificate renewal signed by Public Certificate Authority or same Private Certificate Authority</summary>

**No changes are required** on the Illumina Run Manager Integration.

</details>

<details>

<summary>Scenario 2: TLS Certificate renewal signed by different Private Certificate Authority</summary>

The Illumina Run Manager Integration requires the following changes:

1. Access the Clarity LIMS Server via SSH and restart the Illumina Run Manager Integration Service using the following command.

   <pre class="language-markup" data-overflow="wrap"><code class="lang-markup">systemctl restart illumina_run_manager_integration
   </code></pre>
2. Verify that the instrument is connected successfully on the Illumina Run Manager Integration UI - `https://{Clarity LIMS server url}/irm`. The status should be **CONNECTED** and LIMS Status should be **ACTIVE**.

</details>
