OpenEdge uses Transport Layer Security (TLS) to secure network connections. TLS provides data privacy and reliability over network connections using elements of Public-Key Infrastructure (PKI). It does so by allowing a client to authenticate a server in order to establish a connection between them and to negotiate an encryption algorithm and cryptographic keys before the application protocol transmits or receives its first byte of data.

The following topics provide an overview of TLS including its standards, features, and requirements, and describes the elements of PKI that it employs. They also reference how OpenEdge supports TLS and define terms used in the OpenEdge documentation set.