How do you enable SSL for a project in Visual Studio 2017?
In VS15, I could select Project -> Properties -> Debug -> Enable SSL. This option is not available in VS20
I unfortunately had the same issue, couldn't see the "enable SSL" checkbox in the Debug tab of the Project's properties... Finally found it! --> Set the launch on "IIS Express", then you will be able to select it ;-)