Client side service need to support deployment on https.
When trying to connect to an CMIS server over https we can "CmisConnectionException: Redirects are not supported (HTTP status code 301): Moved Permanently"
In a similar projects this was addressed this way : craftercms/craftercms#1636