Enabling SSL in Visual Studio 2017

前端 未结 1 1026
没有蜡笔的小新
没有蜡笔的小新 2020-12-20 12:59

In VS 2015 when clicking on the properties tab of the project there was an SSL box that could be set to true or false. I can\'t find the same thing in VS 2017. Anyone know?

相关标签:
1条回答
  • 2020-12-20 13:35

    The SSL setting is at a different place in ASP.NET and ASP.NET Core projects. The following screenshots come from my blog: https://www.meziantou.net/2016/10/09/iis-express-ssl

    ASP.NET

    ASP.NET Core

    0 讨论(0)
提交回复
热议问题