[omniORB] Using authentication with omniORB 4

Nick Murtagh murtaghn@tcd.ie
Thu, 18 Apr 2002 16:17:36 +0100


On Thursday 18 April 2002 15:58, Teemu Torma wrote:
> I understand that if I use the service context, that would work with any
> transport, including ssl.  In this scenario SSL would be most likely
> candidate to use, but it would not require it, since setting up the
> certificates requires some work.

Ah ok, that makes sense. How much work is involved in implementing that?

> Own transport for GSSAPI for example would make the setup easier, since no
> extra setup apart from what is needed for authentication is required to get
> it encrypted.

Wouldn't implementing your own transport from scratch be much more work?