Presentation is loading. Please wait.

Presentation is loading. Please wait.

Module 5: TLS and SSL 1. Overview Transport Layer Security Overview Secure Socket Layer Overview SSL Termination SSL in the Hosted Environment Load Balanced.

Similar presentations


Presentation on theme: "Module 5: TLS and SSL 1. Overview Transport Layer Security Overview Secure Socket Layer Overview SSL Termination SSL in the Hosted Environment Load Balanced."— Presentation transcript:

1 Module 5: TLS and SSL 1

2 Overview Transport Layer Security Overview Secure Socket Layer Overview SSL Termination SSL in the Hosted Environment Load Balanced SSL Setting up SSL in a Load Balanced Environment 2

3 3 Transport Layer Security Overview

4 Transport Layer Security Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that "provide communications security over the Internet". TLS and SSL encrypt the segments of network connections above the Transport Layer, using symmetric cryptography for privacy and a keyed message authentication code for message reliability. Several versions of the protocols are in widespread use in applications like web browsing, electronic mail, Internet faxing, instant messaging and voice-over-IP (VoIP).

5 Description The TLS protocol allows client/server applications to communicate across a network in a way designed to prevent eavesdropping and tampering. A TLS client and server negotiate a stateful connection by using a handshaking procedure. During this handshake, the client and server agree on various parameters used to establish the connection's security. The handshake begins when a client connects to a TLS-enabled server requesting a secure connection, and presents a list of supported CipherSuites (ciphers and hash functions). CipherSuites

6 Security TLS/SSL have a variety of security measures: Protection against a downgrade of the protocol to a previous (less secure) version or a weaker cipher suite. The message that ends the handshake ("Finished") sends a hash of all the exchanged handshake messages seen by both parties. SSL v3 improved upon SSL v2 by adding SHA-1 based ciphers, and support for certificate authentication.

7 TLS record protocol

8 Transport Layer Security

9

10

11 SSL/TLS (Secure Socket Layer/Transport Layer Security)

12 12 Secure Socket Layer Overview

13 Secure Socket layer SSL (secure socket layer) is an encryption protocol created by Netscape to implement secure web transactions on port 443 (the unsecure default port is 80) Today SSL goes by the name TLS (transport layer security) and is used in many other places like communicating with a POP3 server over port 995 (the unsecure default port is 110)

14 Secure Socket layer With the evolution of e-business, data security has become very important for Internet users. The Secure Socket Layer (SSL) protocol ensures that the transfer of sensitive information over the Internet is secure. SSL protects information from: Internet eavesdropping Data theft Traffic analysis Data modification Trojan horse browser /server

15 Secure Socket layer The SSL protocol consists of server authentication, client authentication (optional but strongly recommended) followed by an encrypted conversation. The following scenario steps through the SSL process. Server authentication Client authentication SSL handshake

16 Secure Socket layer On an OpenVMS system you could find SSL in two locations depending upon your setup: Under Apache/SWS (Secure Web Server) if you have installed it. (it has its own CERT TOOL) As a standalone product if you have installed it. (This is automatically installed with OpenVMS 8.3 and higher) Use thE DCL command to check for it on your system:

17 Secure Socket layer

18 SSL Handshake

19 Using Secure Socket Layer (SSL) connections, users can access e-mail

20 20 SSL Termination

21 SSL termination in a CSS occurs when an SSL module, acting as a proxy server, terminates an SSL connection from a client, and then establishes a TCP connection to a server. When the module terminates the SSL connection, it decrypts the data and sends the data as clear text to the CSS for a decision on load balancing. The CSS transmits the data as clear text either to an HTTP server or back to the SSL module for encryption to a configured back-end SSL server.

22 SSL Termination An SSL proxy list determines the flow of SSL information between the SSL module, the client, and the server. An SSL proxy list comprises one or more virtual SSL servers (related by index entry). An SSL module in the CSS uses the virtual SSL servers to properly process and terminate SSL communications between the client and the server. You can define a maximum of 256 virtual SSL servers for a single SSL proxy list.

23 SSL Termination After you create and configure the entries in a proxy list, you must activate the list, and then add the SSL proxy list to a service to initiate the transfer of SSL configuration data to the SSL module. When you activate the service, the CSS transfers the data to the module. Then you can add each SSL service to an SSL content rule.

24 SSL Termination

25 Basic SSL Termination Configuration Flow Diagram

26 Client and Traffic Server communication using SSL termination

27 SSL termination" drop down menu

28 28 SSL in the Hosted Environment

29 One IP address that is shared by multiple hosted organizations

30 SSL in the Hosted Environment If you are using SSL, use a unique IP address for each hosted organization. To use this configuration, you must bind the IP address to the xSPServer1. The figure in the next slide shows xSPserver2 supporting three hosted organizations, each with its own unique IP address.

31 Individual IP Addresses

32 Combination of IP address configurations

33 Directory Domains and Roles in a Hosted Environment

34 Hosted Environment Architecture

35 35 Load Balanced SSL

36 SSL applications can be a heavy burden on the resources of a Web Server, especially on the CPU and the end users may see a slow response To resolve these kinds of issues, a Load Balancer capable of handling SSL Offloading in specialized hardware may be used When Load Balancers are taking the SSL connections, the burden on the Web Servers is reduced and performance will not degrade for the end users.

37 Load Balance SSL Request

38 Load-balancing device (HLD) running SSL

39 Load Balancing: Support for SSL Termination

40 40 Setting up SSL in a Load Balanced Environment

41 This Diagram describes the procedure to set up the cluster and enable reverse proxy to support load-balancing of HTTP requests.

42 Web Access Cluster

43 Topology with multiple ATs and DTs, load balancers and Environments joined to a different domain

44 44


Download ppt "Module 5: TLS and SSL 1. Overview Transport Layer Security Overview Secure Socket Layer Overview SSL Termination SSL in the Hosted Environment Load Balanced."

Similar presentations


Ads by Google