首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > IIS >

SSL的有关问题,做过的来帮忙

2012-03-11 
SSL的问题,做过的来帮忙我用selfssl创建了一个自签的证书:SELFSSL /T默认情况下应该是为我的default websi

SSL的问题,做过的来帮忙
我用selfssl创建了一个自签的证书:SELFSSL /T
默认情况下应该是为我的default website加上证书吧。
然后我用http//127.0.0.1/default.html也可以访问,为什么呢?我觉得应该报错提示我用https才对啊?
我用https 却不能访问,提示错误:This Connection is Untrusted
You have asked Firefox to connect
securely to 127.0.0.1, but we can't confirm that your connection is secure.
Normally, when you try to connect securely,
sites will present trusted identification to prove that you are
going to the right place. However, this site's identity can't be verified.
  
What Should I Do?
If you usually connect to
this site without problems, this error could mean that someone is
trying to impersonate the site, and you shouldn't continue.
是不是我还需要做什么?这个模拟证书没有做对吗?谁知道?多谢!!

[解决办法]

cscript.exe adsutil.vbs set /w3svc/<site identifier>/AccessSSL TRUE
进行强制。

热点排行