Configuring SSL in SharePoint 2007

本文介绍如何为SharePoint 2007 Web应用程序设置SSL。主要步骤包括创建使用SSL的Web应用、配置端口443及启用SSL支持,并通过SelfSSL工具自行创建和链接SSL证书。

Let's begin with creating a new SharePoint 2007 Web Application which will use SSL:

SharePointSSL_WebApp

The most important here is setting up the port to 443 and enabling SSL support. Configuring these settings correctly should automatically create the correct load balanced url beginning with https and ending with :443.

Now we have the Web Application, we are ready to create and link the SSL certificate. I have assumed you don't have access to a certificate server and you need to create an SSL certificate by yourself. To do so, you will first of all need the IIS 6.0 Resource Kit Tools. It contains a tool called SelfSSL which will create and link the dummy SSL certificate. After the installation you are almost ready to run the tool. The last detail you need to have is the ID of your Web Application which is required by SelfSSL. You can obtain it quite easily by running the IIS Manager > Properties of your Web Application and then opening the Logging Properties dialog.

SharePointSSL_LoggingProperties

The Web Application ID is the long number following W3SVC and in our case is 75208739:

SharePointSSL_SiteID

Now we have all the details we must run SelfSSL by calling from the command prompt:

SelfSSL.exe /S:75208739 /T /Q

Or :

  11

The SSL certificate will get automatically created and linked to our Web Application which will allow us to work with SharePoint through SSL.

 

BTW, i try to use the extend site feature to enable SSL, but I failed, Application pool cannot be opened.

转载于:https://www.cnblogs.com/xioxu/archive/2009/05/26/1489427.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值