Window Technical Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, 2 September 2013

Secure Sockets Layer (SSL)

Posted on 00:12 by Unknown


The Secure Sockets Layer (SSL) is a commonly-used protocol for managing the security of a message transmission on the Internet. SSL has recently been succeeded by Transport Layer Security (TLS), which is based on SSL. SSL uses a program layer located between the Internet's Hypertext Transfer Protocol (HTTP) and Transport Control Protocol (TCP) layers. SSL is included as part of both the Microsoft and Netscape browsers and most Web server products. Developed by Netscape, SSL also gained the support of Microsoft and other Internet client/server developers as well and became the de facto standard until evolving into Transport Layer Security. The "sockets" part of the term refers to the sockets method of passing data back and forth between a client and a server program in a network or between program layers in the same computer. SSL uses the public-and-private key encryption system from RSA, which also includes the use of a digital certificate.
TLS and SSL are an integral part of most Web browsers (clients) and Web servers. If a Web site is on a server that supports SSL, SSL can be enabled and specific Web pages can be identified as requiring SSL access. Any Web server can be enabled by using Netscape's SSLRef program library which can be downloaded for noncommercial use or licensed for commercial use.
TLS and SSL are not interoperable. However, a message sent with TLS can be handled by a client that handles SSL but not TLS.

Create Self-Signed SSL Certificate

  1. Log into the web server by using the SharePoint Set up account.
  2. Open IIS Manager. Click on the IIS Server and then double click Server Certificates.
  3. Click Create Self-Signed Certificate link as shown in the figure below:
  4. Enter the name of the SSL certificate that you want to associate with the central administration web site.
  5. SSL certificate is created.

Bind Self-Signed SSL Certificate with the Central Administration Web Site

  1. Right-click Central Administration web site. On the context menu, click Edit Bindings.
  2. A windows dialogue box will appear.
  3. Click Add to create a new binding for central administration web site.
  4. On the Add Site Binding window, select https from the Type dropdown and select SSL certificate from SSL certificate dropdown. Click OK to save changes.
  5. Click Remove button to remove default http binding as shown in the figure below:
  6. Now we have only https binding left for the central administration web site.

Update SSL Settings for the Central Administration Web Site

  1. Select SharePoint Central Administration v4. Double-click SSL Settings to open SSL Settings page.
  2. Configure the following options and click Apply to save settings.
    • Require SSL (checked)
    • Require 128-bit SSL (checked)
    • Client certificate: Ignore (selected)

Execute STSADM Command to Update Registry Settings on the SharePoint Farm

  1. Open command prompt and execute the following statement:
    Collapse | Copy Code
    STSADM -o setadminport -port 443 -ssl

  2. Now open SharePoint Central Administration Website.
  3. As you see in the screenshot above, Internet Explorer is showing SSL certificate error. Now to browse to alternate access mapping page and specify fully qualified domain name for the central administration web site. i.e. ServerName.DomainName. Once the alternate access mapping settings are updated, close your browser and open the central administration web site again.

I do hope that you will find this article useful, when using SSL certificate for the SharePoint web applications. Please leave your valuable comments.


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Block IP address with Windows Firewall 2008
    If you ever feel that someone may be trying to break into your server or know an IP address that you want to block from accessing ...
  • Windows Server 2008 Command-line Tool
    On an installed and running system the Windows command-prompt window may be accessed from the main panel of the Start menu. The command-pro...
  • Creating a Capture Image in WDS
    How to Create a Capture Image by Using WDS Console " A capture image is created from an existing boot image. You will create a new ca...
  • Configuring Windows Server 2008 Remote Desktop Administration
    Windows Server 2008 is, as the name suggests, a server operating system. In the real world this means that systems running Windows Server ...
  • SMTP Server Configure on Windows Server 2008 R2
    Installing the SMTP feature 1 . Click Start > Run and then enter servermanager.msc in the Open dialogue box then click OK to load Se...
  • Windows Deployment Services Configure in Windows Server 2008 r2
    How to use Windows Deployment Service  1.1 Introduction: Windows Deployment Service (WDS) is an enhanced and redesigned version of Remote I...
  • How to configure ftp server in windows
      FTP Server using IIS 7.0 and Windows Server 2008 Open Server Manager, go to Roles and click “Add Roles” In the Add Role Wizard, select Web...
  • configure Active Directory in Windows Server 2008 R2 Part-2
    Configure Active Directory At the Server Management screen you should now see that you have 1 role installed.  The Active Directory D...
  • VPN connection Configuring on server 2008 R2 using RRAS and configuring clients
    A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet, to provide remote of...
  • FTP Server and its Commands
    What is FTP? The FTP ( F ile T ransfer P rotocol) utility program is commonly used for copying files to and from other computers. These co...

Blog Archive

  • ▼  2013 (91)
    • ►  December (2)
    • ►  November (10)
    • ►  October (5)
    • ▼  September (15)
      • Windows Sever Interview Questions part 2
      • Windows Server 2008 Interview Questions And Answers
      • Networking Interview Questions!
      • Installing and configuration Distributed File System
      • DHCP Step-by-Step Guide
      • Active Directory Certificate Services
      • configure Active Directory in Windows Server 2008 ...
      • Install Active Directory in Windows Server 2008 R2...
      • How to Make a Network Cable
      • Window server 2012 features
      • Configuring Windows Server 2008 Remote Desktop Adm...
      • Windows Server 2008 Command-line Tool
      • VPN connection Configuring on server 2008 R2 using...
      • SMTP Server Configure on Windows Server 2008 R2
      • Secure Sockets Layer (SSL)
    • ►  August (26)
    • ►  July (1)
    • ►  June (5)
    • ►  May (14)
    • ►  April (5)
    • ►  March (1)
    • ►  February (1)
    • ►  January (6)
Powered by Blogger.

About Me

Unknown
View my complete profile