hostname property
A Hostname (FQDN, e.g. example.com
) or a wildcard hostname expression
(*.example.com
) for a set of hostnames with common suffix.
Used as Server Name Indication (SNI) for selecting a proper certificate.
Implementation
core.String? hostname;