If you're using Spring and Acegi, you could use a secure channel filter.

On Tue, 2008-02-05 at 12:44 -0500, [EMAIL PROTECTED] wrote:
> I want to make sure any messages not encrypted with SSL are rejected by the 
> CXF container. What configuration is neccessary for this?
> 
> I've tried setting the location to an https address but this is unsufficient. 
> The only documentation I've found on the subject refers to client, not 
> server, configuration.
> 
> ? <wsdl:service name="HelloWorldService">
> ??? <wsdl:port binding="impl:HelloWorldServiceSoapBinding" 
> name="HelloWorldService">
> ????? <wsdlsoap:address location="https://localhost:8080/HelloWorldService"/>
> ??? </wsdl:port>
> ? </wsdl:service>
> 
> Thanks!
> 
> 
> 
> ________________________________________________________________________
> More new features than ever.  Check out the new AOL Mail ! - 
> http://webmail.aol.com

Reply via email to