User guide
Chapter 10: How to Use SSL with the CORBA Service
10-6
CORBA Server Environment Setup
Configure an Interstage certificate environment, or configure a certificate/key management environment
with the SMEE commands, according to the operation type. To use the Interstage certificate
environment, set an SSL environment in the CORBA service using the Interstage management console.
Specifying the Addition of SSL Information at Definition of Object
Reference
To perform SSL communication, execute both or either of the steps below to add SSL information to the
object reference of the server application.
• Execute the -s option of the OD_or_adm command to define object reference with SSL information.
• Specify the ssl parameter in the definition file of the OD_impl_inst command, and select whether
SSL information is to be added at definition of object reference.
For details on the relationships between the information specified by the OD_or_adm or OD_impl_insts
Command and whether SSL communication is valid, refer to OD_impl_inst.
Note
Once the SSL environment has been set in the CORBA service, the OD_or_adm command must be
used to specify the host name (-h option) and port number (-p option) if the CORBA service is not
restarted.
This port number must be the same as the SSL port number for the CORBA service that has been
previously set.