Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Understand 'certIssuer' field #75

@tristanlatr

Description

@tristanlatr
'DigiCert' fingerprint: {   'cats': [70],
    'certIssuer': 'DigiCert',
    'icon': 'DigiCert.svg',
    'website': 'https://www.digicert.com/'}

JSON schema:

"certIssuer": {
        "oneOf": [
          {
            "type": "array",
            "items": {
              "$ref": "#/definitions/non-empty-non-blank-string"
            }
          },
          {
            "$ref": "#/definitions/non-empty-non-blank-string"
          }
        ]
      },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions