CMIS session.getRoorFolder fails over HTTPS

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 03:41 PM
Hi All,
When I try to connect to Alfresco over HTTPS I can get CMIS seesion object and other repository information. But all subsequent calls to repository does not reach Alfresco load balancer and instead I see requests made to local tomcat instance.
How to force CMIS session object to HTTPS ?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 04:29 PM
Please check if you have configured your system correctly to enable SSL use via a loadbalancer, like one would do in production. It does not sound like you have... Specifically I believe you are missing configuration in alfresco-global.properties necessary for Alfresco to generate the proper response URLs in the initial session establishment, so that the CMIS clients knows which HTTS URLs to call.
