AppServer TLS General properties
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
| Property | Description |
|---|---|
| Enable SSL client connections | If the check box is selected, specifies that all connections to this AppServer must use TLS tunneling. |
| Private key/Digital certificate alias name | The alias name within the OpenEdge keystore of the private key and digital certificate entry to use to authenticate all connections to this AppServer. If not otherwise selected, the AppServer uses the default_server server certificate alias. |
| Password to access the key/certificate | The password to use for accessing the private
key and digital certificate. Note: OpenEdge Explorer
encrypts your password in the ubroker.properties file.
If you set the password in ubroker.properties manually,
you must specify the password as an encrypted value. You can obtain
this value using the genpassword utility located in the bin directory
of your OpenEdge installation. If you use the default_server server certificate, it also has a default password that you do not need to specify. |
| Password to access the key/certificate Confirm | Confirm the password. This field appears only if you are editing the properties. |