Hi,
Can anyone help me in trying to create a signed soap request using a
digital certificate from another party.
I'm using Apache Axis and can only find examples of either using a
password authentication for web service security or manually construct
the soap request.
I'm acting as the client to the web service.
Any pointers/tutorial/examples would really be appreciated.
Kind regards,
Andy//
Arne Vajhøj - 12 Sep 2006 01:43 GMT
> Can anyone help me in trying to create a signed soap request using a
> digital certificate from another party.
[quoted text clipped - 6 lines]
>
> Any pointers/tutorial/examples would really be appreciated.
Axis 1.x come with an example of doing WSS signing. And it works
fine.
I assume that the best way now a days would be to use WSS4J
for that. But I have never used it myself.
Arne
Bhanu - 12 Sep 2006 10:01 GMT