When the certificate from the authority expires.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_components-schemas-expires_on", "title": "tls-certificates-and-hostnames_components-schemas-expires_on", "description": "When the certificate from the authority expires.", "example": "2100-01-01T05:20:00Z", "format": "date-time", "readOnly": true, "type": "string" }