TLS-enabled DataServer
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
DataServer components have the option of configuring DataServer client and server instance to require Transport Layer Security (TLS) client connections in remote DataServer configurations. Users can maintain both TLS-enabled and non-TLS Transaction Server instances. However a given instance supports only one type of connection, either secure or non-secure.
- Install a server private key and a public key certificate. OpenEdge provides built-in keys and certificates that are suitable for use on development or demonstration servers; for production machines, you should obtain server certificates from an internal or public Certificate Authority (CA).
- Specify an alias and password for access to the private key/digital certificate.
- Disable session caching, or enable it with a specified timeout.
For more information, about configuring and connecting the DataServer, see:
- Configuring with OpenEdge Management or OpenEdge Explorer
- Starting and stopping a broker process from OpenEdge Management/OpenEdge Explorer and connecting a client
For more information about the Unified Broker Framework, its elements, and how Unified Broker products such as the DataServer for MS SQL Server work within the framework, see OpenEdge Getting Started: Installation and Configuration.