Set Up OpenEdge Replication for TLS
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The overall steps in configuring OpenEdge Replication
for Transport Layer Security are:
- Configure the source and target databases.
- Configure environment variables for debugging connection security.
- Start the source and target and make sure that they are synchronized.
- Run client activity on the source database.
Note that the replication server is actually the TLS client. To understand how replication plugins work as TLS clients and servers, see How OpenEdge Replication works with Transport Layer Security.
- Validate changes sent over the network to the target database,
as follows:
On the target database, check the
cert.server.logfor the following message:SSL Server handshake suceededOn the source database, check the
cert.client.logfor the following message:SSL Client handshake succeeded