I am using Google Endpoints ( https://cloud.google.com/endpoints/ ) deployed with OpenAPI definition, ESP on GKE. My api url is something like: http://appname.endpoints.bgl-preproduction.cloud.goog/
.
I would like to enable https there. Currently when hitting it with https
I am getting timeouts. Do I need my own certificate even when using .cloud.goog
domain?