PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.0 HotFix 1
- Todos os produtos
Instrução
| Valor
|
---|---|
LocalPortRange
| Número de porta do Ouvinte do PowerExchange.
|
Jobname
| Nome de trabalho do Ouvinte do PowerExchange.
|
Direção
| Direção da comunicação. Especifique Entrada para indicar que a comunicação vai do cliente para o Ouvinte.
|
TTLSGroupActionRef
| Faz referência a uma group_action existente definida em outra seção do arquivo de política.
|
TTLSEnvironmentActionRef environment_action | Faz referência a uma environment_action existente definida em outra seção do arquivo de política.
|
TTLSRULE JOB_JBBV861 { LocalPortRange 13132 Jobname JBBV861 Direction Inbound TTLSGroupActionRef gActEnableTTLS TTLSEnvironmentActionRef eActServerDefault }
Instrução
| Subinstrução
| Valor
|
---|---|---|
Ação de grupo TTLS
| TTLSEnabled
| Ligado
|
Ação de grupo TTLS
| CtraceClearText
| Desligado
|
Ação de grupo TTLS
| Rastrear
| 7
|
TTLSEnvironmentAction
| HandshakeRole
| Para servidores, especifique um dos seguintes valores:
|
TTLSEnvironmentAction
| TTLSCipherParmsRef
| Faz referência à instrução TTLSCipherParms.
|
TTLSEnvironmentAction
| TTLSKeyRingParmsRef
| Faz referência à instrução TTLSKeyRingParms.
|
TTLSCipherParms
| V3CipherSuites
| Oferece suporte para pacotes de criptografia simétrica.
|
TTLSKeyRingParms
| Keyring
| Conjunto de chaves que contém os certificados pessoais e da Autoridade de Certificação.
|
TTLSGroupAction gActEnableTTLS { TTLSEnabled On CtraceClearText Off Trace 7 } TTLSEnvironmentAction eActServerDefault { HandshakeRole Server TTLSCipherParmsRef cipher1~AT-TLS__Silver TTLSKeyringParmsRef kATTLSkeyring } TTLSCipherParms cipher1~AT-TLS__Silver { V3CipherSuites TLS_RSA_WITH_DES_CBC_SHA V3CipherSuites TLS_RSA_WITH_3DES_EDE_CBC_SHA V3CipherSuites TLS_RSA_WITH_AES_128_CBC_SHA } TTLSKeyRingParms kATTLSkeyring { Keyring ATTLS_keyring }