Configuring https, Configuring global settings for https, Table 19: https system support – LevelOne GTL-2691 User Manual

Page 340: Https

Advertising
background image

C

HAPTER

13

| Security Measures

Configuring HTTPS

– 340 –

C

ONFIGURING

HTTPS

You can configure the switch to enable the Secure Hypertext Transfer

Protocol (HTTPS) over the Secure Socket Layer (SSL), providing secure

access (i.e., an encrypted connection) to the switch’s web interface.

C

ONFIGURING

G

LOBAL

S

ETTINGS

FOR

HTTPS

Use the Security > HTTPS (Configure Global) page to enable or disable

HTTPS and specify the UDP port used for this service.

CLI R

EFERENCES

"Web Server" on page 883

C

OMMAND

U

SAGE

Both the HTTP and HTTPS service can be enabled independently on the

switch. However, you cannot configure both services to use the same

UDP port. (HTTP can only be configured through the CLI using the

ip

http server

command described on

page 884

.)

If you enable HTTPS, you must indicate this in the URL that you specify

in your browser: https://device[:port_number]

When you start HTTPS, the connection is established in this way:

The client authenticates the server using the server’s digital

certificate.

The client and server negotiate a set of security protocols to use for

the connection.

The client and server generate session keys for encrypting and

decrypting data.

The client and server establish a secure encrypted connection.
A padlock icon should appear in the status bar for Internet Explorer 5.0

or above, and Mozilla Firefox 2.0 or above.

The following web browsers and operating systems currently support

HTTPS:

To specify a secure-site certificate, see

"Replacing the Default Secure-

site Certificate" on page 341

.

Table 19: HTTPS System Support

Web Browser

Operating System

Internet Explorer 5.0 or later

Windows 98,Windows NT (with service pack 6a),

Windows 2000, XP, 7, 8

Mozilla Firefox 2.0 or later

Windows 2000, XP, 7, 8, or Linux

Advertising