microservices-with-spring-sectionwise-code icon indicating copy to clipboard operation
microservices-with-spring-sectionwise-code copied to clipboard

Connection through api-gateway fails on docker

Open meravyaakov opened this issue 2 years ago • 0 comments
trafficstars

Hi, I'm using spring cloud api-gateway with SSL, when running services on host - all is working as expected. But when running on docker - I'm having issues to connect through the api-gateway (accessing the services directly is ok). That the error that I get when accessing a service through Swagger: Bad Request. This combination of host and port requires TLS.

What can be the reason for that?

Thanks!

meravyaakov avatar Aug 03 '23 17:08 meravyaakov