Chapter 7: Using SSL in PowerBuilder Clients

You can create PowerBuilder clients that connect to EAServer using SSL connections, using techniques similar to that used in other client types. Since PowerBuilder connects to EAServer using the C++ client ORB, SSL in PowerBuilder requires a full EAServer C++ client installation.

You can configure the settings required for SSL connections using two techniques:

For more information on using these APIs, see the Application Techniques manual in the PowerBuilder documentation.