Before you begin
Create a certificate to represent the target EJB server as described in Certificates.Why and when to perform this task
To enable SSL security between a CORBA C++ client and an EJB server, complete the following steps:
Note: Each step is a separate procedure. After you complete each step, return to this overview procedure.
Steps for this task
Results
When you start a CORBA C++ client application, the application determines its client properties file from the WASPROPS environment variable on the client host. From the file, the application determines the location of the client's key database file. The client then can use the certificates in its key database file to create secure connections with application servers.