cloudflare / cloudflare-go

The official Go library for the Cloudflare API
https://developers.cloudflare.com/api
BSD 3-Clause "New" or "Revised" License
1.38k stars 550 forks source link

GIN-341: add certificate setting to teams gateway account gateway configuration #2713

Closed alyssamw closed 1 week ago

alyssamw commented 1 week ago

Description

This new certificate setting specifies the certificate used for Gateway TLS interception. It replaces and deprecates the custom certificate setting.

https://developers.cloudflare.com/api/operations/zero-trust-accounts-get-zero-trust-account-configuration

Has your change been tested?

Added to unit tests in teams_accounts_test.go

Types of changes

What sort of change does your code introduce/modify?

Checklist:

github-actions[bot] commented 1 week ago

changelog detected :white_check_mark:

github-actions[bot] commented 1 week ago

This functionality has been released in v0.99.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!