Encryption command, Http command, Table 28 encryption command – Raritan Computer SX User Manual

Page 141: Table 29 http command

Advertising
background image

C

HAPTER

12:

C

OMMAND

L

INE

I

NTERFACE

123

Authentication successful.

Escape Sequence is: Control-]

You are now master for the port.

Encryption Command

The encryption command sets the type of encryption for HTTPS.

Note: The factory default value of this protocol is SSL.

The syntax of the encryption command is:
encryption [prot <TLS|SSL>]

The encryption command options are described in Table 28.

Table 28 Encryption Command

C

OMMAND

O

PTION

D

ESCRIPTION

prot <TLS|SSL>

Select TLS or SSL encryption


Encryption Command Example
The following example sets SSL encryption for HTTPS.
admin > Config > Services > encryption prot SSL

HTTP Command

The http command is used to control http access and redirection, and define the port.
The syntax of the http command is:
http [enable <true|false>] [port value] [redirect <true|false>]

The http command options are described in Table 29.

Table 29 HTTP Command

C

OMMAND

O

PTION

D

ESCRIPTION

enable <true|false>

Enable/Disable HTTP access

port value

HTTP server default listen port (tcp)

redirect <true|false>

Enable/Disable redirection from HTTP to
HTTPS


HTTP Command Example
The example below enables http access and redirection to https, and sets the default port to 2.
admin > Config > Services > http enable true port 2 redirect true

Advertising