kong-operator icon indicating copy to clipboard operation
kong-operator copied to clipboard

Enforce https across all api's

Open stevesloka opened this issue 8 years ago • 0 comments

To make the setup easier and also enforce better security, add a flag to force https_only on any api created or updated regardless of what's configured. This way we can be assured that all API's will be served over TLS.

Ref: https://getkong.org/docs/0.10.x/admin-api/#add-api

stevesloka avatar Jun 15 '17 12:06 stevesloka