Hi I have a question that I wonder. Is it possible to make a secure API (https) without uploading local and using https://localhost:5000/
because I've tried to run API by using C# Form and stuck with SSL security problem. I really don't know is there another way to make it?