Connecting a Schema holder and a broker using TLS-enabled Progress Networking
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Connecting a Schema holder and a broker using TLS-enabled Progress Networking
The Schema holder can run on the client or can optionally be located on any other host that is accessible on your network. The network can be configured to use a TLS connection to your schema holder irrespective of whether the DataServer is configured remotely or locally.
The Schema holder connection can be established using the TLS network protocol by specifying the -ssl parameter from the command line as follows:
|
The corresponding DataServer client should also be started with the "-ssl" parameter.
The Progress client connects to the schema holder as follows:
|
The Progress client connects to the brokered Dataserver as follows:
|