all groups > dotnet web services > april 2007 >
You're in the

dotnet web services

group:

Secure Web Services between .NET and Java


Secure Web Services between .NET and Java John Wright
4/25/2007 11:08:25 AM
dotnet web services: We have an application written in Java that exposes web services. We have
many .Net 2.0 applications that need to access this data via web service.
However, we need to make sure the data sent between the two is encrypted.
How would this be possible? We can't use WSE 3.0 because java doesn't use
it. So would be use SSL for communications?

John Wright

RE: Secure Web Services between .NET and Java Vijay
4/30/2007 2:22:01 PM
Ofcourse you can use WSE 3.0 You are dealing with webservices here for
cross-platform integration. What's java got to do with WSE anyway?

I believe you can use policy file with WSE3 to enforce security.
HTH

[quoted text, click to view]
AddThis Social Bookmark Button