| Summary | This article clarifies how to easily switch off SSL for an Orbix 6.3 server. |
|---|---|
| Environment |
Orbix 6.3.* All Supported Operating Systems |
| Question/Problem Description | How can SSL be switch off for an Orbix 6.3 server? |
| Clarifying Information | For a secure application where e.g certificates expired it might be necessary to switch off SSL in order to bring the application back up while re-creating and installing new certificates. |
| Error Message |
The Orbix server will log error messages below: IPAddressImplBase[inet_address=0.0.0.0/0.0.0.0,port=5000,protocol=TCP] - exception: null [alertLevel=Fatal, alertDescription=Certificate expired] |
| Defect/Enhancement Number | |
| Cause | Expired certificates. |
| Resolution |
Orbix is using SSL/TLS for secure communication through the iiop_tls plugin. Once this plugin is enabled for an ORB, Orbix will attempt to use secure communication. Assuming you have the Orbix 6.3 configuration scope below for the server (as an example the configuration scope for the TLS bank demo in the Orbix installation is shown below) bank_server orb_plugins = ["local_log_stream", "iiop_profile", "giop", "iiop"];
|
| Workaround | |
| Notes | |
| Attachment |
#KnowledgeDocs
#Orbix