You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Dale Herrig <Da...@Copart.Com> on 2006/09/17 18:05:47 UTC

WS-Security and HTTPS compatibility

Hi,
 
We implemented  WS-Security meaning we digital sign and digital encrypted the SOAP body. This works very well and as expected. The next step was to  have our Server and our Clients run over HTTPS (SSL). At this point we ran into lots and lots of problems.  Are WS-Security and HTTPS compatible with each other. If so, are their any special requirements that the server and client must follow, could you point me to any document that might be useful in this area.
 
Thanks,
 
Dale