HPE XP7 Automation Director User Manual page 95

Hide thumbs Also See for XP7 Automation Director:
Table of Contents

Advertisement

Encryption type name
Return codes
The following table lists the hcmds64trust command return codes and descriptions.
Return code
Description
0
The command succeeded.
1
The argument is invalid.
255
The command stopped due to an error other than the ones listed in this table.
Destination information can be registered for each server ID. If you specify the destination information of
the same sever ID as its own server ID, the destination information is not registered and the error
message that you specified the same destination information as its own server ID is output.
If you specify a server ID that has already been registered through the hcmds64trust command, the
connection destination information is not registered and an error occurs
Following are some usage examples:
Example: Registering destination information
>hcmds64trust -set -user sample_user -pass sample_pass -host hostname -port
22015
KAPM16059-I The access point information was registered successfully. (host
name = hostname, port = 22015, trusted server ID = example.com)
Example: Deleting destination information
>hcmds64trust –delete -name example.com
KAPM16060-I The trusted server information was deleted successfully. (trusted server ID = example.com)
Example: Showing destination information
>hcmds64trust -print
KAPM16058-I The registered trusted server information will be output to the screen.
Trusted Server ID
------------------------------------------------------------
example.com
trustedAccessPointName
Example: Specifying an invalid option
>hcmds64trust -user example_user -pass example_pass -host hostname -port
22015
KAPM16055-E An option is invalid.
Description
HostName:PortNumber
hostname:22016(SSL)
hogehoge:22015
CipherSuites
TLS_RSA_WITH_AES_
256_CBC_SHA
TLS_RSA_WITH_AES_
128_CBC_SHA256
TLS_RSA_WITH_AES_
128_CBC_SHA
SSL_RSA_WITH_3DES
_EDE_CBC_SHA
SSL protocol
CLI commands
95

Advertisement

Table of Contents
loading

Table of Contents