Sha256: ed67eacefc04504d44cc84410c7936ae20e5b470da84e64b261b16c9bd3a37a0

Contents?: true

Size: 979 Bytes

Versions: 18

Compression:

Stored size: 979 Bytes

Contents

# Fastly::TlsCommonResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **tls_ca_cert** | **String** | A secure certificate to authenticate a server with. Must be in PEM format. | [optional][default to 'null'] |
| **tls_client_cert** | **String** | The client certificate used to make authenticated requests. Must be in PEM format. | [optional][default to 'null'] |
| **tls_client_key** | **String** | The client private key used to make authenticated requests. Must be in PEM format. | [optional][default to 'null'] |
| **tls_cert_hostname** | **String** | The hostname used to verify a server's certificate. It can either be the Common Name (CN) or a Subject Alternative Name (SAN). | [optional][default to 'null'] |
| **use_tls** | **String** | Whether to use TLS. | [optional][default to '0'] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/TlsCommonResponse.md
fastly-8.10.0 docs/TlsCommonResponse.md
fastly-8.9.0 docs/TlsCommonResponse.md
fastly-8.8.0 docs/TlsCommonResponse.md
fastly-8.7.0 docs/TlsCommonResponse.md
fastly-8.6.0 docs/TlsCommonResponse.md
fastly-8.5.0 docs/TlsCommonResponse.md
fastly-8.4.0 docs/TlsCommonResponse.md
fastly-8.2.0 docs/TlsCommonResponse.md
fastly-8.1.0 docs/TlsCommonResponse.md
fastly-8.0.1 docs/TlsCommonResponse.md
fastly-8.0.0 docs/TlsCommonResponse.md
fastly-7.2.2 docs/TlsCommonResponse.md
fastly-7.2.1 docs/TlsCommonResponse.md
fastly-7.2.0 docs/TlsCommonResponse.md
fastly-7.1.1 docs/TlsCommonResponse.md
fastly-7.1.0 docs/TlsCommonResponse.md
fastly-7.0.0 docs/TlsCommonResponse.md