'Bad Request This combination of host and port requires TLS.' issue calling springboot app running as azure container app

Chandrashekar, Anil (Cognizant) 0 Reputation points
2025-03-11T20:08:49.7966667+00:00

Hi

Im facing 'Bad Request This combination of host and port requires TLS.' issue calling a springboot application deployed as azure container app. This springboot application is running on https and ssl enabled.

The container app has ingress enabled. Im using container app url(https) Ito hit the end point hosted on the springboot application. Looks like though the springboot app runs on https, calls to container app are routed as http resulting in TLS error.

Ex container endpoint;- https://abcservicecnt.bforest-xyz.westus3.azurecontainerapps.io/my-end-point

Any help would be appreciated. Thanks.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
570 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.