Lukas Pirl
2014-07-11 07:22:49 UTC
Hello mailing list,
we (a fellow student and me) have a simple P2P application using omniORB
with Python and C++. Everything works well so far.
(Thanks for omniORB, by the way!)
We enabled SSL but cannot enforce it since we also have Java components
that do not support SSL.
Is there a possibility to for a component - in the role of the server -
to find out if a method call was done by using SSL or not?
Thanks in advance!
Lukas
we (a fellow student and me) have a simple P2P application using omniORB
with Python and C++. Everything works well so far.
(Thanks for omniORB, by the way!)
We enabled SSL but cannot enforce it since we also have Java components
that do not support SSL.
Is there a possibility to for a component - in the role of the server -
to find out if a method call was done by using SSL or not?
Thanks in advance!
Lukas