Configuring SSL

To configure SSL, follow these steps:
1. Open IIS and select the server from the left hand tree-view.

2. Double-click on the Server Certificates in the main area.

3. Click Create Certificate Request… from the right-side Action pane. The Request Certificate Request wizard opens.

4. Enter the Distinguished Name Properties. Enter a common name for your site (this is the name with which users will access the site, and so it needs to be valid). Enter your Organization name and Organizational unit. Enter the geographical information and click Next.

5. Select the Cryptographic Provider and Bit Length on the next screen and click Next.

6. Select an output location and filename for your certificate and click Finish.

7. Use the contents of the outputted certificate request file to process a certificate request either with a local certificate authority (if you are accessing this site only on the local network), or with a third-party certificate issuer that processes certificates for Web servers (if you are going to access this site via the Internet).

8. Once you have processed your certificate request you can complete the request process.

(If this is a third-party certificate, follow the instructions provided by the issuer because you may need to install root certificates.)

9. Open IIS and select the server from the left hand tree-view. Double-click on the Server Certificates in the main area.

10. Select Complete Certificate Request… from the right-side Action pane.

11. Browse to the file location of your processed certificate request,

select the file, provide a friendly name, and click OK.

Customizing the master page with a company logo

Before modifying the master page to include the logo, you must upload your corporate logo to the
Site Collection Images library.

To do this, follow these steps:
1. From the home page of the site, click Site Actions and choose View All Site
Content.
2. Click Site Collection Images.
3. Click Upload on the top navigation bar.
4. Enter or browse to your company logo file and click OK.
5. Click Check In to complete the upload.

After uploading the image, proceed with modifying the master page to incorporate the logo. To do this, follow these steps:

1. From the home page of the site, click Site Actions.
2. Choose Site Settings in the Site Settings menu.
3. In the Galleries section, select Master pages and page layouts.
4. Click the item menu on the nightandday.master file and choose Edit in
Microsoft Office SharePoint Designer.
5. Click Yes in the dialog box asking you if want to check the file out and the security
warning dialog box.
6. Switch to Design view. Click the Adventure Works logo in top-left corner of the master
page and press Delete on your keyboard to remove the default image.
7. In the top menu, choose Picture from the Insert menu.
8. Select From File.
9. Browse to or enter the path to the company logo graphic in the Site Collection
Images library and click Insert.
10. Click OK in the Accessibility Properties dialog box.
11. From the File menu in SharePoint Designer, click Save.
12. Click Yes in the Site Definition Page Warning dialog box.
13. Right-click nightandday.master in the Master Pages file list navigation pane and
choose Check In.
14. In the Check In dialog box, select Publish a major version.
15. Click OK.
16. When prompted, approve the new master page.

Popular Posts