CLI zmtlsctl to set Web Server Mode

Revision as of 16:04, 3 May 2006 by CAH (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

zmtlsctl

This command is used to set the Web server mode to the communication protocol options: HTTP, HTTPS, or mixed. Mixed mode uses HTTPS for logging in and HTTP for normal session traffic. All modes use SSL encryption for back-end administrative traffic.

Tomcat has to be stopped and restarted for the change to take effect.

Syntax

zmtlsctl [mode]

mode = http, https, or mixed

Steps to run

1.

Type zmtlsctl [mode] , press Enter.

2.

Type tomcat stop , press Enter.

3.

When Tomcat stops, type tomcat start , press Enter.
Jump to: navigation, search