Skip to main content

Renew Cluster Orchestrator Certificates

The cluster orchestrator issues internal certificates with a fixed validity period. The TUI tracks their expiration and renews them in place. Application TLS is managed separately — see the TLS sections in the install guide if you need to rotate the user-facing certificate.

When to renew

When orchestrator certificates approach or pass their expiration, the TUI displays a banner at the top of every screen:

Certificate stateBanner text
Expiring soonCluster orchestrator certificates are expiring soon — Consider triggering 'Renew Certs' from Cluster tab
ExpiredCluster orchestrator certificates have expired — Please trigger 'Renew Certs' from Cluster tab
UnknownUnable to verify cluster orchestrator certificates — contact your Forward Networks support engineer

Renew before the expiration deadline to avoid orchestrator (control-plane) failures.

Renew certificates

warning

Renewing the certificates restarts the application. Minor service disruptions may occur during the renewal process. Plan a maintenance window before proceeding.

  1. SSH into a primary node.
  2. Select Cluster > Renew Certs from the TUI. The view shows the current Certificate status and Certificate Expiration (UTC).
  3. Click Renew and confirm the prompt:

    Renewing Certs will restart the application. Do you want to proceed?

  4. The TUI rotates the affected certificates across all primary nodes, restarts the orchestrator, and streams progress into the log panel. On success, the banner clears.
  5. Verify cluster health from Troubleshooting > View nodes.

TUI Cluster Renew Certs

If renewal fails, contact your Forward Networks support engineer with the diagnostic bundle from Troubleshooting > Diagnostics.

note

The Renew Certs option appears in the Cluster menu only after the cluster orchestrator is installed.