> -----Original Message----- > From: Sergey Beryozkin [mailto:[EMAIL PROTECTED] > Sent: 13 November 2006 14:39 > To: [email protected] > Subject: HTTPS support > > Hi > > We need to enable HTTPS in our CXF-enabled server. > Is there any code in the CXF codebase which already allows to > enable the HTTPS-based communication ?
Yes, the HTTPS support from the old Celtix codebase has been ported to CXF. > If not then what would be required to enable it ? I'll be merging a demo very soon (once I fix some fault handling issues) that will show you the way. /Eoghan
