| | Versions Table of Contents | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
Step 2: Create a Server Certificate by Using the Certificate Wizard
You must create a server certificate on your primary front-end
Web server.
- Open Internet Information Services (IIS) Manager.
- In the console tree, expand the computer name node.
- Expand the Web Sites node, right-click Default Web
Site, and then click Properties.
Important You are enabling
SSL on Default Web Site. If you are enabling SSL on another virtual
server, substitute the name of that virtual server for Default Web
Site in the instructions. Your virtual server name will also appear
in the Mapping Name column on the Configure Alternate Portal Access
Settings page.
- On the Directory Security tab, in the Secure
communications section, click Server Certificate.
- On the Welcome to the Web Server Certificate Wizard page, click
Next.
- On the Server Certificate page, click Create a new
certificate, and then click Next.
- On the Delayed or Immediate Request page, click Prepare the
request now, but send it later, and then click
Next.
- On the Name and Security Settings page, do the following:
- In the Name box, type a name for your certificate.
Tip It is recommended
practice that you use the same name as the Web site that you are
configuring, such as "Default Web Site."
- In the Bit length list, select a bit length or accept
the default of 1024.
- Click Next.
- On the Organization Information page, do the following:
- In the Organization box, type or select the name of your
organization.
- In the Organizational unit box, type or select your team
or division name.
- Click Next.
- On the Your Site's Common Name page, in the Common name
box, type the name that you will use to access the Web site, and
then click Next.
The name can be a computer name, a fully qualified
domain name (FQDN), or —if you are using network load-balanced
or multiple front-end Web servers —the name of the entire
server farm.
Warning If you are
implementing crawling over SSL, the common name must equal the base
URL of the Web site.
The base URL is the URL that you entered on the
Create Portal Site for Server_Name page. You can determine
the base URL by going to the Configure Alternate Portal Access
Settings page and looking at the Default URL column for Default Web
Site (under Mapping Name). If you created a virtual server other
than Default Web Site and created the first portal site on that new
virtual server, for the base URL, look at the Default URL column
for your virtual server name listed in the Mapping Name column.
If the base URL (Default URL) is not equal to the
common name that you want to use, you can edit the mapping name and
change the default URL on the Change Alternate Access Setting
page.
- On the Geographical Information page, do the following:
- In the Country/Region list, click the name of your
country or region.
- In the State/Province list, type or select the name of
your state or province.
- In the City/Locality list, type or select the name of
your city or locality.
- Click Next.
- Leave the IIS Certificate Wizard open, open Windows Explorer,
and create the following folder hierarchy on your operating system
drive:
<drive>:\Certificates\common_name
where common_name is the common name you entered in step
10.
- Return to the IIS Certificate Wizard.
- On the Certificate Request File Name page, do the following:
- Click Browse, and navigate to the folder that you
created in step 12.
- Click Save.
- Click Next.
- On the Request File Summary page, click Next.
- On the Completing the Web Server Certificate Wizard page, click
Finish.
- Click OK to close the Default Web Site
Properties dialog box.
|