SP Get SSL Subcommand

access: Managers

Determines if automatic redirect to secure HTTP is required or optional, and whether Apache Web Server is using factory or user-supplied SSL certificate files.

sp get ssl [{-H | noheader}][{-D | --delim <DELIMITER>}]

Argument Description
{ -H | --noheader } Suppresses column headings.
{ -D | --delim } Delimits columns with the specified delimiter. Headings are also delimited unless suppressed. The delimiter can be any character or string.

Return Codes

Following are the return values for this command:

Code Numeric Code Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting options specified.
NWSE_NoPermission 6 Not authorized to perform this operation.
NWSE_NoMemory 8 Insufficient memory.
NWSE_ServiceNotAvailable 24 Requested service is not available.

 

Related Topics

System Management Commands

SP Command