IIS 6 中的自签名 SSL 证书

发布于 2024-12-14 06:51:32 字数 482 浏览 1 评论 0原文

我是 IIS 6 中的 SSL 新手。我下载了 IIS 6 资源工具包并按照此处的说明进行操作:

http ://www.somacon.com/p42.php

我的 IIS 网页位于:review.mprinc.com/webvts。

如果我访问 http://review.mprinc.com/webvts,该网站仍然存在,并且如果我访问 https://review.mprinc.com/webvts,看来 SSL 正在工作。

这就是我所要做的一切吗?如何将 http: 页面转发到我的 https: 页面?

I'm new to SSL in IIS 6. I download and the IIS 6 Resource Kit and followed the instructions here:

http://www.somacon.com/p42.php

My IIS webpage is at: review.mprinc.com/webvts.

If I go to http://review.mprinc.com/webvts, the site is still there and if I go to https://review.mprinc.com/webvts, it appears the SSL is working.

Is that all I have to do? How do I forward the http: page to my https: one?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空名 2024-12-21 06:51:32

如果 SSL 正常工作,那么您应该将所有站点或某些页面的 http 重定向到 https,并且可以在此处找到有关如何完成的简短说明 如何强制从 HTTP 重定向到 HTTPS在IIS 6.0。还建议 配置默认页面

If SSL is working then you should redirect http to https for all site or for certain pages and a short description on how could be done can be found here How to Force Redirection From HTTP to HTTPS on IIS 6.0. Also it is recommended to configure a default page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文