Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 ASP.NET 应用程序中使用 SSL。我应该怎么办?我在互联网上找到了很多教程,但不幸的是,所有教程都不起作用(在那之前我从未使用过证书)。
在 ASP.NET 应用程序中使用 SSL 的最简单方法是什么?当然,我说的是自签名证书。
您可以使用本教程在 IIS 中使用自签名证书配置 SSL
http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx