tls-certificates-and-hostnames_client-certificates_components-schemas-certificate

The Client Certificate PEM

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-client-certificates-component-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_client-certificates_components-schemas-certificate",
  "title": "tls-certificates-and-hostnames_client-certificates_components-schemas-certificate",
  "description": "The Client Certificate PEM",
  "example": "-----BEGIN CERTIFICATE-----\\nMIIDmDCCAoC...dhDDE\\n-----END CERTIFICATE-----",
  "readOnly": true,
  "type": "string"
}