tls-certificates-and-hostnames_ca

Indicates whether the certificate is a CA or leaf certificate.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-ca-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_ca",
  "title": "tls-certificates-and-hostnames_ca",
  "description": "Indicates whether the certificate is a CA or leaf certificate.",
  "example": true,
  "type": "boolean"
}