Redis – API not working after installing SSL on kong
im following docs at https://docs.konghq.com/hub/kong-inc/acme/#example-config to install SSL certificate. But after i successfully installed it, i cant call any of my APIs anymore, it shows {"message":"no Route matched with those values"}. What am i missing here? kong.yml _format_version: "2.1" _transform:…