Sha256: 774fdb013dd3c6fd22c751e249ca884f5bf0e538ce28bd0720601196d90dfade

Contents?: true

Size: 929 Bytes

Versions: 38

Compression:

Stored size: 929 Bytes

Contents

# Fastly::LoggingTlsCommon

## 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_hostname** | **String** | The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. | [optional][default to 'null'] |

[[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-9.0.0 docs/LoggingTlsCommon.md
fastly-8.10.0 docs/LoggingTlsCommon.md
fastly-8.9.0 docs/LoggingTlsCommon.md
fastly-8.8.0 docs/LoggingTlsCommon.md
fastly-8.7.0 docs/LoggingTlsCommon.md
fastly-8.6.0 docs/LoggingTlsCommon.md
fastly-8.5.0 docs/LoggingTlsCommon.md
fastly-8.4.0 docs/LoggingTlsCommon.md
fastly-8.2.0 docs/LoggingTlsCommon.md
fastly-8.1.0 docs/LoggingTlsCommon.md
fastly-8.0.1 docs/LoggingTlsCommon.md
fastly-8.0.0 docs/LoggingTlsCommon.md
fastly-7.2.2 docs/LoggingTlsCommon.md
fastly-7.2.1 docs/LoggingTlsCommon.md
fastly-7.2.0 docs/LoggingTlsCommon.md
fastly-7.1.1 docs/LoggingTlsCommon.md
fastly-7.1.0 docs/LoggingTlsCommon.md
fastly-7.0.0 docs/LoggingTlsCommon.md
fastly-6.0.2 docs/LoggingTlsCommon.md
fastly-6.0.1 docs/LoggingTlsCommon.md