2025-07-15: Maverics Console Release Notes

Prev Next

New Features

Orchestrator Host TLS Settings for Inbound Connections

Requires Manual Orchestrator Restart

Updating the TLS settings requires a manual restart of the orchestrator for it to take effect.

From the Deployment Manager you can now set the following inbound TLS settings for your Orchestrator:

  • TLS cert file- Define a file path on the host to the certificate file (e.g. ./etc/maverics/cert.pem) or the matching certificate name in your secrets provider.

  • TL key file - Define a file path on the host to the private key file (e.g. ./etc/maverics/privatekey.pem) or a key name in your secrets provider.

  • Min TLS Version

    • Choose between 1.2 or 1.3

    • When choosing 1.2 you can override the orchestrator default behavior and specify specific cipher suites

      • Specifying cipher suites is not support supported when selecting 1.3

Fixes

  • Resolved an issue where you could not switch between accounts

  • Resolved an issue where you would not be automatically signed out after 30 minutes of inactivity on specific pages