473,770 Members | 5,426 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WS-Security Question

Hi.
My goal is to achive security similiar to the HTTPS.
The data visible for the port sniffer must be ciphered.
Is this possible with WS-Security or WS-Security only enables mi to secure
authorization and other stuff.
i will appreciate any answers.
regards

PK

Apr 20 '07 #1
2 1790
Hi.
My goal is to achive security similiar to the HTTPS.
The data visible for the port sniffer must be ciphered.
Is this possible with WS-Security or WS-Security only enables mi to
secure
authorization and other stuff.
i will appreciate any answers.
AFAIK, WS-Security only treats encryption and signing of message content
(soap body). Some parts of the soap header will be in plain text - this allows
messages to be routed, stored, resent etc by untrusted intermediaries such
as proxies, or to be converted between transport protocols (e.g. from http
to msmq).
To get full encryption, you must also use a transport level mechanism such
as https.

Of course, the challenge with https is that it requires a direct realtime
connection between provider and consumer.
regards
PK

Apr 20 '07 #2
Fortunately ( or not ) destination ans source addresses can be in plain text
in my case.
I only want data beeing transferred ( such as 32kb file buffer ) to be
encrypted. I want to guarantee that noone
will see content of the files iam exchanging.
What's your opinion?

AFAIK, WS-Security only treats encryption and signing of message content
(soap body). Some parts of the soap header will be in plain text - this
allows messages to be routed, stored, resent etc by untrusted
intermediaries such as proxies, or to be converted between transport
protocols (e.g. from http to msmq). To get full encryption, you must also
use a transport level mechanism such as https.
Of course, the challenge with https is that it requires a direct realtime
connection between provider and consumer.
>regards
PK

Apr 20 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4961
by: John Jenkins | last post by:
Does anyone have any introductory references to either WS-Addressing, or WS-Eventing, with perhaps worked examples?? Thanks
0
2059
by: Stefan Lischke | last post by:
Hi, I'm really desperate using code generation(wsdl.exe) from wsdl files for latest WS-Eventing(including WS-Addressing) Specs. I'm writing my diploma about "publish subscribe systems based on Web Services" I took the WS-Eventing WSDL file and added <binding>'s and <service>'s... Then i took the apache axis wsdl2java tool and i got nice
2
3506
by: SB | last post by:
Can someone please tell me Microsoft .NET's position on this WS-Notification specification that includes the pub/sub model? Is there something in the pipeline or already available as part of the .NET or WSE? -- Kind regards, SB
0
1000
by: Guhanath | last post by:
Hi all, We are developing 2 .Net WS that has to be deployed in 2 different servers.Say one is a intermediate server WS(intServer IP),other is DB server WS(DBserverIP). A java client,say a JSP has to be deployed in another server(JavaServer IP) which has to access the intermediate server WS,which inturn contacts db server WS and the results should reach java client. I have made a simple java application and i'm able to retrieve the XML
1
1343
by: dburkinshaw | last post by:
I have a strange issue here. I created an exe that calls a Web Service that I also created. When I run in debug mode the WS is called and does its thing. When I run in release mode (through Visual Studio) the WS is called and does its thing. I then created the install for the project, installed it and ran it. The WS gets called only if Visual Studio is running. Why would this be? The executable is in release mode and has the config file...
0
9432
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9873
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8891
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5313
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5454
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3974
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3578
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.