You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by Nencho Lupanov <ne...@googlemail.com> on 2007/05/23 14:12:38 UTC

TansportBinding implementation

Hi all,

As i already understood the TransportBinding is not actually protecting the
payload,
furthuremore, the approach for implementing TransportBinding should be
different(not like Symm/Assym bindings) since
this is transport level security and rampart should not encrypt the message
itself but rather leave this to the underllying app. server(e.g. Tomcat).
So, am I right? I need Tomcat configured for ssl and the client should use
 enpoint with the ssl port?

This seems not to be implemented.Whether my thoughts are right or not could
someone provide me with additional information about
the architecture should follow in the TransportBinding
implementation.Iwould like to see that working in rampart.
Thanks,
Nencho