使用Visual Studio Development Server进行SSL

Kei*_*ler 9 ssl

是否可以在Visual Studio开发服务器(也称为Web应用程序项目)中使用SSL?如果可能,我不想在本地部署IIS.我正在运行Windows 7.

注意:我已经看过这个(http://connect.microsoft.com/VisualStudio/feedback/details/354576/add-https-support-to-visual-studio-asp-net-development-server)但我还是希望有一个解决方法.

Kei*_*ler 5

它不能用VS 2008完成,所以我只是使用生成的证书将我的应用程序部署到本地IIS作为启动过程的一部分.