Detailed description: AFAIK, the Exchange Connector currently only supports access to the WebDAV
Server over plain HTTP. (That's what I saw in the source, anyway :)) It would
be great if it also supported SSL/HTTPS as this is probably the modus operandi
of many Exchange OWA Servers.
I think it would be fairly easy to implement this, maybe adding an additional
property to the ExchangeOfficer.xml for secure config and changing the code
accordingly?!