Sha256: 21084a82c099114e76bb04d0bae3c11d700c13fd1baf8a54189d7f0d143fefe8

Contents?: true

Size: 1.39 KB

Versions: 38

Compression:

Stored size: 1.39 KB

Contents

# Fastly::TlsCertificateResponseAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **issued_to** | **String** | The hostname for which a certificate was issued. | [optional][readonly] |
| **issuer** | **String** | The certificate authority that issued the certificate. | [optional][readonly] |
| **serial_number** | **String** | A value assigned by the issuer that is unique to a certificate. | [optional][readonly] |
| **signature_algorithm** | **String** | The algorithm used to sign the certificate. | [optional][readonly] |
| **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

Version Path
fastly-6.0.0 docs/TlsCertificateResponseAttributes.md
fastly-5.3.1 docs/TlsCertificateResponseAttributes.md
fastly-5.3.0 docs/TlsCertificateResponseAttributes.md
fastly-5.2.2 docs/TlsCertificateResponseAttributes.md
fastly-5.2.1 docs/TlsCertificateResponseAttributes.md
fastly-5.2.0 docs/TlsCertificateResponseAttributes.md
fastly-5.1.1 docs/TlsCertificateResponseAttributes.md
fastly-5.1.0 docs/TlsCertificateResponseAttributes.md
fastly-5.0.0 docs/TlsCertificateResponseAttributes.md
fastly-4.4.0 docs/TlsCertificateResponseAttributes.md
fastly-4.3.0 docs/TlsCertificateResponseAttributes.md
fastly-4.2.0 docs/TlsCertificateResponseAttributes.md
fastly-4.1.0 docs/TlsCertificateResponseAttributes.md
fastly-4.0.1.pre.alpha.0 docs/TlsCertificateResponseAttributes.md
fastly-4.0.0 docs/TlsCertificateResponseAttributes.md
fastly-4.0.0.alpha4 docs/TlsCertificateResponseAttributes.md
fastly-4.0.0.alpha3 docs/TlsCertificateResponseAttributes.md
fastly-4.0.0.alpha2 docs/TlsCertificateResponseAttributes.md