The SSL connection could not be established, see inner exception in API Core .NET 6
I have an api, which when tested on my localhost works fine, but on the server where I call it in the published one, I get the error:
The SSL connection could not be established, see inner exception
Why we are using Async and await with TASK [closed]
Closed 1 min ago.