The Client Certificate PEM
{ "$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" }