tls-certificates-and-hostnames_schemas-validity_days

The number of days the Client Certificate will be valid after the issued_on date

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-schemas-validity-days-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_schemas-validity_days",
  "title": "tls-certificates-and-hostnames_schemas-validity_days",
  "description": "The number of days the Client Certificate will be valid after the issued_on date",
  "example": 3650,
  "type": "integer"
}