sslproxy
Use the "sslproxy" command to view and configure the sslproxy settings.
View settings
msh> sslproxy
Displaying and configuring whether the SSL proxy setting (IPv4) is enabled/disabled
msh> sslproxy ipv4 {on|off}
Displaying and configuring whether the SSL proxy setting (IPv6) is enabled/disabled
msh> sslproxy ipv6 {on|off}
Displaying and configuring the machine port number used by SSL proxy function
msh> sslproxy machine_port {1-3} [0-65535]
Displaying and configuring the operating system application port number used by SSL proxy setting
msh> sslproxy ui_port {1-3} [0-65535]
Displaying and configuring communication authorization for each combination [1]-[3] of the machine ports and the operating system application ports
msh> sslproxy access {1-3} {on|off}
Displaying and configuring timeout
msh> sslproxy timeout [0-3600]
You can specify the time to wait for data to be read from the operating system application or an external client. If nothing is read within the specified time, the connection is disconnected.
The units are “seconds”.