Use TLS in OpenEdge
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Using TLS in OpenEdge requires some preparation, depending on the connected components and the type of connection you are using.
To use TLS in OpenEdge, either over the Internet or for an intranet:
- Establish the required TLS server identity and the means to authenticate it on all TLS clients that access the TLS server.
- Configure or program, as appropriate, each TLS server and client component to connect using TLS over the Internet or on an intranet.
- Start up each TLS server component before starting any of its TLS clients.