Can an interceptor capture SSL handshaking errors?
Answer / chaitanya
It is not possible to capture SSL handshaking errors programatically in Orbix as this is handled by the SSL toolkit and will fail before the connection is established and Orbix begins to pass the request through the interceptors in the binding list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
How to access CORBA objects in Orbix ?
Explain how to change the default orbix client timeout?
Explain how to configure the license of orbix 3.3?
Can a client use jdk orb to communicate with orbix domain?
How to configure Orbix logging ?
Can client use the jdk orb to communicate with the Orbix domain?
What soft_limit and hard_limit configuration settings apply for each orbix process or for a sum of orbix processes running in an orbix domain?
How to retrieve the local IP address on client side within an interceptor?
How to dump Orbix configuration
How to close the client connection to the Orbix 3 daemon
Are Orbix 6 libraries thread safe?