Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache, webservices and WS Security Standard |
|
Author |
|
ATILIUS_REGULUS
Joined: 06 Nov 2013 Posts: 2 Location: Germany, Neuss
|
Posted: Thu 07 Nov '13 12:09 Post subject: Apache, webservices and WS Security Standard |
|
|
Hello together!
As a new apache user I try to receive some information about using webservices with apache. My system consists of KUBUNTU 12.04 and APACHE2.2.
Can I use the standard apache2.2 instalation on linux for sending XML messages over a websvice with https and for signing the body of the XML messages using the WS-Security-Standard, or do I need to install any apache moduls or frameworks like axis2 or cxf?
My goal is to keep the system as simple as possible, id est using a framework only if it is necessary.
Thank you for your attention,
ATILIUS |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Mon 11 Nov '13 13:05 Post subject: |
|
|
The standard config is fine. Only the software you run on apache might make it unsecure.
Can you send XML messages with vanilla apache? Depends on your software |
|
Back to top |
|
ATILIUS_REGULUS
Joined: 06 Nov 2013 Posts: 2 Location: Germany, Neuss
|
Posted: Mon 11 Nov '13 15:11 Post subject: |
|
|
The problem is that the body of the XML messages needs to be signed using the WS-Security-Standard by the web server. Currently, I am checking cxf for this purpose, but I wonder, if there is an easier solution. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|