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

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

问题描述

我们正试图让我们的.NET开发人员使用 ASP.NET开发服务器(VS2008),而不是 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开发服务器(a.k.a. Cassini)是否支持SSL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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