I made a Web Service using WebApi MVC5, with Visual Studio 2017. It's working, but how do I use HTTPS instead of HTTP? Does anyone have any material I can research? I found some things but with WCF and not with Web Api.
I made a Web Service using WebApi MVC5, with Visual Studio 2017. It's working, but how do I use HTTPS instead of HTTP? Does anyone have any material I can research? I found some things but with WCF and not with Web Api.