tls-certificates-and-hostnames_port

The keyless SSL port used to communicate between Cloudflare and the client's Keyless SSL server.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-port-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_port",
  "title": "tls-certificates-and-hostnames_port",
  "default": 24008,
  "description": "The keyless SSL port used to communicate between Cloudflare and the client's Keyless SSL server.",
  "example": 24008,
  "maxLength": 65535,
  "type": "number"
}