The certificate authority that issued the certificate.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_schemas-issuer", "title": "tls-certificates-and-hostnames_schemas-issuer", "description": "The certificate authority that issued the certificate.", "example": "O=Example Inc.,L=California,ST=San Francisco,C=US", "readOnly": true, "type": "string" }