Add "proxy_ssl_verify on" to nginx -> api connection
As a first step when implementing the TLS connection between nginx and the api gateway, we have not enabled ssl verification. It now needs to be enabled.
As a first step when implementing the TLS connection between nginx and the api gateway, we have not enabled ssl verification. It now needs to be enabled.