HP Jetdirect 610n HP Jetdirect Print Servers - HP Jetdirect and SSL/TLS - Page 2

What is SSL/TLS? - not working

Page 2 highlights

correctly. One of the purposes of this whitepaper is to show administrators how to properly deploy SSL/TLS so that it can be used securely. SSL/TLS is also used in other applications, such as LDAPS and 802.1X. This whitepaper will discuss how SSL/TLS works when Jetdirect is operating as a client (e.g., LDAPS, IPPS). 802.1X is covered extensively in a separate whitepaper. See http://www.hp.com/go/secureprinting for the latest information regarding HP's printing and imaging products. What is SSL/TLS? SSL/TLS is a security protocol. It has a purpose: To provide authentication, integrity, and confidentiality to the data it encapsulates. While SSL/TLS is commonly associated with the TCP/IP protocol suite, it can be used within other frameworks as well. The most common protocol that uses SSL/TLS functionality is HTTPS. In this section, for the sake of familiarity and clarity, we'll discuss SSL/TLS within the context of TCP/IP, primarily with HTTP and HTTPS. Refer to Figure 1: HTTP Application. Here is the normal view of an HTTP session from a web browser to a Jetdirect device. Figure 1 - HTTP Application In Figure 2 - HTTPS Application, we can see how SSL/TLS is deployed. This would be done by using "HTTPS" in the URL of the browser. Figure 2 - HTTPS Application We can see that HTTPS is really just running HTTP over SSL/TLS which runs over TCP. How does the browser know when to use SSL/TLS? Well, the URL of "https://" indicates to the browser that it needs to change its behavior and invoke SSL/TLS. Refer to Figure 3 - Application Changes. We can 2

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95

2
correctly.
One of the purposes of this whitepaper is to show administrators how to properly deploy
SSL/TLS so that it can be used securely.
SSL/TLS is also used in other applications, such as LDAPS and 802.1X.
This whitepaper will discuss
how SSL/TLS works when Jetdirect is operating as a client (e.g., LDAPS, IPPS).
802.1X is covered
extensively in a separate whitepaper.
See
for the latest
information regarding HP’s printing and imaging products.
What is SSL/TLS?
SSL/TLS is a security protocol.
It has a purpose: To provide authentication, integrity, and
confidentiality to the data it encapsulates.
While SSL/TLS is commonly associated with the TCP/IP
protocol suite, it can be used within other frameworks as well.
The most common protocol that uses
SSL/TLS functionality is HTTPS.
In this section, for the sake of familiarity and clarity, we’ll discuss
SSL/TLS within the context of TCP/IP, primarily with HTTP and HTTPS.
Refer to Figure 1:
HTTP Application.
Here is the normal view of an HTTP session from a web
browser to a Jetdirect device.
Figure 1 - HTTP Application
In Figure 2 – HTTPS Application, we can see how SSL/TLS is deployed.
This would be done by using
“HTTPS” in the URL of the browser.
Figure 2 - HTTPS Application
We can see that HTTPS is really just running HTTP over SSL/TLS which runs over TCP.
How does the
browser know when to use SSL/TLS?
Well, the URL of “https://” indicates to the browser that it
needs to change its behavior and invoke SSL/TLS.
Refer to Figure 3 – Application Changes.
We can