[omniORB] Fallback from SSL to TCP on CA failure?
Duncan Grisby
duncan at grisby.org
Wed Oct 7 11:25:07 BST 2009
On Sunday 4 October, Peter Klotz wrote:
[...]
> Is it the desired behavior that omniORB (4.1.4) performs a fallback
> from SSL to TCP if the CA check fails?
Yes, if that's what the clientTransportRule specifies. If an object
reference contains both SSL and TCP endpoints, a client will try both
unless its clientTransportRule tells it not to. See this bit of the
manual:
http://omniorb.sourceforge.net/omni41/omniORB/omniORB008.html#toc43
Why one of your methods falls back and the other doesn't, I'm not
sure. Is it from the same client? Can you get a trace from traceLevel
25 traceInvocations 1 on the client?
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list