Hi There,
I am a newbe to web services and WSE 3.0. I am connecting to a remote web
service using Web Proxy and the remote service required the soap message to
be digitaly signed(X509 Certificate) that is what i am able to do with my
code using WSE 3.0, But i am not able to verify the incomming response's
digital signature added by the remote service. When i enable my trace in the
input.trace i am able to see the reponse from the remote server but actually
not able to display it.
It always throws me an error that security token cannot be authenticated or
authorised, I guess that error is thrown by WSE 3.0 as i did not specify how
to verify the digital signature in the reponse message.
Any Help or sample code would be of great help
Thanks!
Kolin
I am a newbe to web services and WSE 3.0. I am connecting to a remote web
service using Web Proxy and the remote service required the soap message to
be digitaly signed(X509 Certificate) that is what i am able to do with my
code using WSE 3.0, But i am not able to verify the incomming response's
digital signature added by the remote service. When i enable my trace in the
input.trace i am able to see the reponse from the remote server but actually
not able to display it.
It always throws me an error that security token cannot be authenticated or
authorised, I guess that error is thrown by WSE 3.0 as i did not specify how
to verify the digital signature in the reponse message.
Any Help or sample code would be of great help
Thanks!
Kolin