Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To configure you're client to use SSL, you'll need to add an <http:conduit> definition to your XML configuration file. See the Configuration guide to learn how to supply your own XML configuration file to CXF. If you are already using Spring, this can be added to your existing beans definitions.

A "hello_world_https" sample can be found in the CXF distribution with more detail.

...