We received loads of requests regarding the SSL encrypted version of LiveDocx. Finally, the API (api.livedocx.com) is now accessible using HTTPS:
https://api.livedocx.com/1.0/mailmerge.asmx
To enable SSL encryption in your existing projects, you simply need to switch to this new API. All traffic between your application and the LiveDocx service is encrypted. Of course, it is always recommended to use SSL for all sensitive data.
The non-SSL version is accessible as well and won't be deactivated as long as there are users for it.