tls-certificates-and-hostnames_issuer

The certificate authority that issued the certificate.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-issuer-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_issuer",
  "title": "tls-certificates-and-hostnames_issuer",
  "description": "The certificate authority that issued the certificate.",
  "example": "GlobalSign",
  "readOnly": true,
  "type": "string"
}