Sp set ssl subcommand, Format, Return codes – Sun Microsystems FIRE V40Z User Manual
Page 243
Appendix H
Service Processor Commands
221
SP Set SSL Subcommand
Description: Allows you to use site SSL certificates in the Service Processor
environment. This command allows you to replace the Server Certificate in the SP
Value-Add image with your own internally-generated certificate and to restore the
factory settings.
Format
Command format:
sp set ssl [-f]
sp set ssl {-c | --certfile} <FULL PATH OF THE SERVER CERTIFICATE
FILE>
{-k | --keyfile} <FULL PATH OF PRIVATE KEY FILE>
lists the arguments for this subcommand.
Return Codes
lists the return codes for this subcommand.
TABLE H-89
Arguments for Subcommand sp set ssl
Argument
Description
[-f]
Restores factory settings.
{-c | --certfile}
Flags the names of the files to be installed.
{-k | --keyfile}
Flags the names of the files to be installed.
TABLE H-90
Return Codes for Subcommand sp set ssl
Return Code
ID
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_FileError
18
File open, file missing, or a read or write error
occurred.
NWSE_ServiceNotAvailable
24
Requested service is not available.