Property
|
Description
|
PSC_SSLCLIENT_PROTOCOLS
|
Accepts the cryptographic protocol that is set for the client
|
PSC_SSLCLIENT_CIPHERS
|
Accepts the cryptographic cipher that is set for the client
|
Connection parameter
|
Description
|
-sslprotocols SSL-protocol-names
|
Accepts the cryptographic protocol that is set for the client
|
-sslciphers SSL-protocol-ciphers
|
Accepts the valid cryptographic ciphers that is set for the client
|
Property
|
Description
|
PSC_SSLCLIENT_PROTOCOLS
|
Accepts a comma-separated list of cryptographic protocols
|
PSC_SSLCLIENT_CIPHERS
|
Accepts a comma-separated list of valid cryptographic ciphers
|
Property
|
Description
|
PROGRESS.Session.sslProtocols
|
Accepts the cryptographic protocol that is set for the client
|
PROGRESS.Session.sslCiphers
|
Accepts the valid cryptographic cipher that is set for the client
|
Property
|
Description
|
PSC_SSLCLIENT_PROTOCOLS
|
Accepts the cryptographic protocol that is set for the agent
|
PSC_SSLCLIENT_CIPHERS
|
Accepts the valid cryptographic cipher that is set for the agent
|
Property
|
Description
|
PSC_SSLCLIENT_PROTOCOLS
|
Accepts the cryptographic protocol that is set for the agent
|
PSC_SSLCLIENT_CIPHERS
|
Accepts the valid cryptographic cipher that is set for the agent
|
Property
|
Description
|
sslProtocols
|
Accepts the cryptographic protocol that is set for the AIA instance
|
sslCiphers
|
Accepts the valid cryptographic cipher that is set for the AIA instance
|
Property
|
Description
|
sslProtocols
|
Accepts the cryptographic protocol that is set for the WebSpeed client instance
|
sslCiphers
|
Accepts the valid cryptographic cipher that is set for the WebSpeed client instance
|
Property
|
Description
|
sslprotocols
|
Accepts the cryptographic protocol that is set for the SonicESB adapter
|
sslciphers
|
Accepts the valid cryptographic cipher that is set for the SonicESB adapter
|
Property
|
Description
|
sslprotocols
|
Accepts the cryptographic protocol that is set for the WSA application
|
sslciphers
|
Accepts the valid cryptographic cipher that is set for the WSA application
|
<?xml version="1.0" encoding="UTF-8"?>
<ApplicationRuntimeProperties xmlns="urn:schemas-progress-com:WSAD:0011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ... <sslCiphers>Default</sslCiphers> <sslProtocols>Default</sslProtocols> ... </ApplicationRuntimeProperties> |
Property
|
Description
|
sslProtocols
|
Accepts the cryptographic protocol that is set for the REST application
|
sslCiphers
|
Accepts the valid cryptographic cipher that is set for the REST application
|