The EdgeCast SDK is missing a number of properties related to TLS settings in the Origin Model. As a result, the Edgecast Terraform provider does not support setting any of the affected options. These options exist in the Edgecast Portal UI, hence I would expect them to be available via the REST API / Go SDK.
Missing options for feature parity are:
- Origin Group settings
- "Use SNI for HTTPS Origin Requests"
- "SNI Hostname"
- "Disallow Self-Signed"
- "Subject Public Key Info Pin Verification"
Related files:
https://github.com/EdgeCast/ec-sdk-go/blob/main/edgecast/origin/origin_models.go
The EdgeCast SDK is missing a number of properties related to TLS settings in the Origin Model. As a result, the Edgecast Terraform provider does not support setting any of the affected options. These options exist in the Edgecast Portal UI, hence I would expect them to be available via the REST API / Go SDK.
Missing options for feature parity are:
Related files:
https://github.com/EdgeCast/ec-sdk-go/blob/main/edgecast/origin/origin_models.go