ASP.NET 开发服务器(又名 Cassini)是否支持 SSL? [英] Does the ASP.NET Development Server (a.k.a. Cassini) support SSL?

查看:20
本文介绍了ASP.NET 开发服务器(又名 Cassini)是否支持 SSL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正试图让我们的 .NET 开发人员使用 ASP.NET 开发服务器 (VS2008) 用于 Web 开发而不是 IIS 的本地实例.

We are trying to get our .NET devs to use the ASP.NET Development Server (VS2008) for web development instead of a local instance of IIS.

我收到此回复是我们的某些开发人员无法使用它的原因:我们的 XXXX 在线销售应用程序使用 SSL 来保护密码.虽然 Visual Studio 确实允许在没有 IIS 的情况下进行一些基本的 Web 应用程序开发,但轻量级替代品不支持 SSL."

I received this response as a reason why some of our devs can't use it: "Our XXXX Online Sales application uses SSL to protect passwords. While Visual Studio does permit some basic web application development without IIS, the light weight replacement does not support SSL."

这有意义吗?有解决办法吗?

Does this make sense? Is there a work-around?

谢谢!

推荐答案

VS 内置的 Web 服务器不支持 SSL.它旨在成为测试应用程序的快速方法.对于 SSL,您需要使用 IIS 并获得证书.

The web server built into VS doesn't not support SSL. It is meant to be a quick way to test an application. For SSL, you would need to use IIS and get a certificate.

这篇关于ASP.NET 开发服务器(又名 Cassini)是否支持 SSL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆