tls-certificates-and-hostnames_validity_period

The validity period in days for the certificates ordered via Total TLS.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-validity-period-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_validity_period",
  "title": "tls-certificates-and-hostnames_validity_period",
  "description": "The validity period in days for the certificates ordered via Total TLS.",
  "enum": [
    90
  ],
  "type": "integer"
}