Skip to content

hostname

Specifies the hostname to use when configuring TLS. The default, if unspecified, is to use the hostname of the local machine.

kumo.start_http_listener {
  -- ..
  hostname = 'mail.example.com',
}