host property
The ikon server's hostname, as the gateway will dial and TLS-validate it. A fleet instance presents the platform wildcard certificate, so this must be the real FQDN and never an address.
Implementation
String host;
The ikon server's hostname, as the gateway will dial and TLS-validate it. A fleet instance presents the platform wildcard certificate, so this must be the real FQDN and never an address.
String host;