Update the .Client Node Record
The update client command creates a .Client node record and configures the protocol settings. The command has the following parameters:
Command | Parameter | Values |
---|---|---|
update client | protocol=Specifies a comma delimited list of Protocols to use in the .Client record | Disable | TLS1.2,TLS 1.3 | DefaultToLN TLS1.0, TLS1.1, and SSL3.0 are deprecated and should not be used. It is recommended that trading partners using deprecated protocols migrate to TLS 1.3 or TLS 1.2. (See Display Protocols) |
SecurityMode | Disable | FIPS140-2 | SP800-131A_TRANSITION | SP800-131A_STRICT | SUITE_B-128 |
SUITE_B-192 | DefaultToLN
(See Display SecurityModes) |
|
override=Indicates whether a client will be allowed to override the specified Secure+ protocol. For example, y will allow an unsecure client to connect when a secure protocol is configured. | y | n | |
AuthTimeout=Specifies the maximum time, in seconds, that the system waits to receive the IBM Connect:Direct® control blocks exchanged during the IBM Connect:Direct authentication process. | 0–3600 The default is 120 seconds. |
|
KeyCertLabel=Identifies the label of the key certificate | keycert label | null | |
EncryptData=If no is specified, Encrypt Only Control Block Information; data is sent unencrypted. Default is Yes - data and control block information are encrypted. | y | n | DefaulttoLN | |
CipherSuites= Specifies the cipher suites enabled. | comma delimited list of cipher suites | All | null |