The keyless SSL name.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_host", "title": "tls-certificates-and-hostnames_host", "description": "The keyless SSL name.", "example": "example.com", "format": "hostname", "maxLength": 253, "type": "string" }