Tag Archives: Security

Testing a secured Mule ESB Web Service Proxy with SoapUI

A few weeks ago I received a mail with a request to look into an issue of which I was pretty sure I had solved it before. Since I couldn’t find how I did it back then I decided to … Continue reading

Posted in Mule3, Security, SoapUI, Spring Framework, Web Service | Tagged , , , , | 9 Comments

Signing and Validating Soap requests with Mule ESB

Some months ago I have been busy implementing a web-service-proxy by using the Mule ESB CE. Although it took some work to get it up setup nicely it is working well now for quite some time. In this post I … Continue reading

Posted in Mule3, Security, Web Service | Tagged , , , | 6 Comments

Implementing HTTPS with Mule ESB

At one of my clients we use the Mule ESB (3.1) to communicate with the outside world. A big difference compared with having Mule running inside the company network is the security. One of the steps to make the communication … Continue reading

Posted in Mule3, Security | Tagged , | Comments Off on Implementing HTTPS with Mule ESB

Review Oracle WSM: Securing Your Web Services

As you might have noticed by my last posts I am currently investigating the posiblities of Oracle’s Web Service Manager. I do this investigation by reading the Packtpub book ‘Oracle Web Services Manager – Securing Your Web Services‘, written by … Continue reading

Posted in Security, Web Service | Tagged , , , | Comments Off on Review Oracle WSM: Securing Your Web Services

Testing Oracle WSM’s web service signing and verifying with SoapUI

This will be the last ‘hands-on’ article about testing Oracle WSM setup with SoapUI. I have posted about two other examples here and here. In this example Oracle WSM is configured to verify the signature of the incoming SOAP message … Continue reading

Posted in Security, SoapUI, Web Service | Tagged , , , | Comments Off on Testing Oracle WSM’s web service signing and verifying with SoapUI

Testing Oracle WSM’s Encrypting and Decrypting with SoapUI

As said before I am currently going through the book ‘Oracle Web Service Manager‘. In chapter 5 of this book an example is given how to configure OWSM to encrypt outgoing and decrypt incoming soap messages for a web service. … Continue reading

Posted in Security, SoapUI, Web Service | Tagged , , , | Comments Off on Testing Oracle WSM’s Encrypting and Decrypting with SoapUI

Testing Oracle WSM’s SOAP authentication with SoapUI

Last week I started to have a look at the product ‘Oracle Web Server Manager‘. I am reading a packtpub book about this product and am halfway now. I will post more about this book later but one thing I … Continue reading

Posted in Security, SoapUI, Web Service | Tagged , , , | Comments Off on Testing Oracle WSM’s SOAP authentication with SoapUI