如何在不购买证书的情况下在LAN网络中实施HTTPS。 [英] How we can implement the HTTPS in LAN network without buying a certificates.

查看:85
本文介绍了如何在不购买证书的情况下在LAN网络中实施HTTPS。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为局域网中的应用程序实现HTTPS,请给我一些建议。

我们的应用程序通过这些技能实现(Silverlight,C#5,.Net Framework 4.5)

给我详细的实施HTTPS的流程。



谢谢和问候,

Kiran

Implementing the HTTPS for our applications in LAN network, Please give me suggestions on this.
Our application implemented by these skills(Silverlight, C#5, .Net Framework 4.5)
Give me detailed processes to implementing the HTTPS.

Thanks & Regards,
Kiran

推荐答案

如果您的服务器位于Active Directory域中,则可以将其中一个服务器设置为域的证书颁发机构,并使用它来颁发根证书(将用于的证书)发行所有其他证书 - 适用于计算机,用户,网络服务器......)。



更多内容如下:

Active Directory证书服务循序渐进指南 [ ^ ]



获得内部认证后权限,您只需使用IIS MMC获取将用于SSL加密的Web服务器的证书。
If your server is in an Active Directory domain, you can setup one of the servers as the Certification Authority for the domain, and use it to issue a root certificate (the certificate that will be used to issue all others certificates - for computers, users, web servers, ...).

More on that here:
Active Directory Certificate Services Step-by-Step Guide[^]

Once you have your internal certification authority, you just have to use the IIS MMC to get a certificate for your web server that will be used for SSL encryption.


您也可以使用自签名证书来执行相同操作。谷歌如何生成自签名证书。顺便说一句,这不是一项艰巨的任务。
You can also use Self Signed Certificate to do the same. Do Google for How to generate Self Signed Certificate. Its not a difficult task by the way.


这篇关于如何在不购买证书的情况下在LAN网络中实施HTTPS。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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