Enabling SSL for ASP.NET 5 project in Visual Studio 2015
Frank
26
Points
13
Posts
Hi,
Most tutorials say that you can enable SSL for the website by going to properties of the project and then ticking the "Enable SSL" checkbox. However for my ASP.NET 5 projects in Microsoft Visual Studio Professional 2015 Version 14.0.23107.0 D14REL this option does not exists. How can enable ssl in my project.