setSSL CLI command
Use the setSSL command to enable or disable the use of HTTPS (HTTP over SSL). The HTTPS protocol provides secure communication over the network.
Syntax
setSSL {enabled|disabled} -ssl
Parameters
- {enabled|disabled}
- (Required.) The SSL setting. The options are:
- enabled = enable HTTPS.
- disabled = disable HTTPS.
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
setSSL enabled
Example output
The SSL flag was updated successfully