Try OpenEdge Now
skip to main content
Database Administration
Reference : Database Startup Parameters : Database server SSL connection parameters
 

Database server SSL connection parameters

Use the parameters listed in the table below to control the use of SSL.
Table 69. Database server SSL parameters
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