Is there a setting to get ASP.NET web APIs to accept requests from https in an AWS Fargate container and Route53?
I have a web API that seems to only accept http requests and refuses all https request as they all timeout.
Is there a setting to get ASP.NET web APIs to accept requests from https in an AWS Fargate container and Route53?
I have a web API that seems to only accept http requests and refuses all https request as they all timeout.