在IIS 7服务器中为php应用程序实现HTTPS. [英] Implementing HTTPS in the IIS 7 server for php application.

查看:75
本文介绍了在IIS 7服务器中为php应用程序实现HTTPS.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,

我需要为网站实施SSL.

我购买了证书,然后按照所有步骤添加了证书.

那我就完成了那些证书的绑定.

我在与https://sample.com相同的系统中要求使用该网站.

问题是,如果我要通过互联网请求其他系统,则无法正常工作.

谁能帮助我.



谢谢.

Hi Friends,

I had a requirement to implement SSL for a website.

I purchased the certificate and i followed all the steps and added the certificate.

then i had done the bindings for those certificate.

i requested that website with https://sample.com in the same system it is working.

The problem is if i am requesting form other systems that is through internet its not working.

can any one please help me.



Thanks.

推荐答案

证书还不够:您需要正确配置HTTP服务器,但这是在您的计算机上托管HTTP服务器并且可以完全访问它.如果通过托管服务提供商完成此操作,则需要询问其客户服务.

同样,严格来讲,不需要使用证书颁发机构:您可以使用自我颁发的证书,但这是用户信任的问题.如果所有用户都可以信任您的证书(例如,他们在拥有自己的证书分发组织的公司中工作(或者您可以创建一个证书分发组织),或者所有用户只是认识您本人),就可以了.

您应该了解,认证与基于HTTPS的服务提供的加密无关.仅当用户容易受到欺骗时,才在第一步中使用认证.用户需要排除该站点为真实站点的可能性.

— SA
Certificate is not enough: you need to properly configure HTTP server, but this is if you host HTTP server on your computer and you have a full access to it. If this is done through some hosting provider, you need to ask their customer service.

Also, strictly speaking, using certificate authority is not required: you can use self-issues certificate, but it is a problem with the trust of the user. If all your user can trust your certificate (for example, they work in your company which have its own certificate distribution organization (or you can create one), or all users just know you personally), it''s fine.

You should understand that certification has nothing to do with encryption provided by your HTTPS based service. Certification is used only on the first step when the user is vulnerable to the spoofing. The user needs to exclude the possibility that the site is authentic.

—SA


这篇关于在IIS 7服务器中为php应用程序实现HTTPS.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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