Skip to main content
All CollectionsAdvanced Topics
SSL Whitelisting for Gallium
SSL Whitelisting for Gallium

A list of URLs required to be whitelisted for communication from the Hypervisor to the Console

David Tisdall avatar
Written by David Tisdall
Updated over 9 months ago

Gallium utilises TLS for traffic between the Hypervisor and the Console. When deploying the Hypervisor behind a Firewall that utilises SSL inspection it may be necessary to whitelist a number of URLs to ensure correct operation.

URLs to Whitelist

  • api.gallium.cloud - Primary API endpoint for Gallium services.

  • relay.gallium.cloud - Relay service endpoint for remote VM terminal.

  • Regional Relay Endpoints:

    • us-k1.gallium-relay.com - United States, region K1.

    • us-k2.gallium-relay.com - United States, region K2.

    • eu-1.gallium-relay.com - Europe, region 1.

    • au-1.gallium-relay.com - Australia, region 1.

  • gallium.b-cdn.net - CDN endpoint for Gallium assets and resources.

Additionally please whitelist the following IP addresses:

  • 137.184.44.15

  • 141.95.127.134

Encryption Standards

The following encryption standards are employed by the Gallium Hypervisor:

  • TLS 1.3

  • Cipher Suites:

    • TLS_AES_128_GCM_SHA256

    • TLS_AES_256_GCM_SHA384

    • TLS_CHACHA20_POLY1305_SHA256

Did this answer your question?