Sha256: 73b6a0833815b431d9e57fb17cd00d9e1f1ad4a7b8b729c9eef1eab2ac5ba2dc
Contents?: true
Size: 723 Bytes
Versions: 38
Compression:
Stored size: 723 Bytes
Contents
# Fastly::TlsBulkCertificateResponseAttributesAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **not_after** | **Time** | Time-stamp (GMT) when the certificate will expire. Must be in the future to be used to terminate TLS traffic. | [optional][readonly] | | **not_before** | **Time** | Time-stamp (GMT) when the certificate will become valid. Must be in the past to be used to terminate TLS traffic. | [optional][readonly] | | **replace** | **Boolean** | A recommendation from Fastly indicating the key associated with this certificate is in need of rotation. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems