Parameter
|
Syntax
|
Purpose
|
SSL
|
-ssl
|
Requires that all brokers and all connections use SSL
Note: SSL incurs heavy performance penalties, depending on the client, server, and network resources and load.
|
Key Alias
|
-keyalias key-alias-name
|
Specifies the alias name of the SSL private key/digital certificate key-store entry to use
|
Key Alias Password
|
-keyaliaspasswd key-alias-password
|
Specifies the encrypted password to the key alias
|
No Session Cache
|
-nosessioncache
|
Disables the use of SSL session caching
|
Session Timeout
|
-sessiontimeout n
|
Specifies the length of time in seconds that an SSL session is held in the session cache
|