如何在本地IIS中创建SSl证书
问题描述:
我尝试在c:\中创建文本文件后创建一个ssl证书bur并且我保存为certificate.cer当我尝试在IIS中导入该.cer文件以创建一个键时,它显示无法识别的文件(但是当我浏览以打开底部文件类型中的cer文件,它显示为* .cer only)但即使它显示错误。好的,任何人都给我一个解决方案。
提前谢谢
I tried creating a ssl certificate bur after creating text file in c:\ and i saved as certificate.cer and when i tried to import that .cer file in IIS to create a key its shows unrecognised file(but when i browse to open the cer file in bottom file types it shows as *.cer only) but even though it shows me error. kindly anyone give me a solution.
Thanks in advance
答
看起来下面应该让你去:Tip/Trick:在IIS 7.0上启用SSL使用自签名证书 [ ^ ]
还有一个:如何在IIS 7上设置SSL [ ^ ]
Looks like following should get you going: Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates [^]
One more: How to Set Up SSL on IIS 7 [^]
以下是Microsoft网站的链接,其中提供了有关如何在IIS上创建SSL证书的完整信息。访问: http://support.microsoft.com/kb/324069 [ ^ ]
Here is the link from Microsoft website which provide full information about How to create SSL certificate on IIS. Visit: http://support.microsoft.com/kb/324069[^]
关注此
如何创建SSL本地IIS中的安全服务器(HTTPS)? [ ^ ]