cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS session.getRoorFolder fails over HTTPS

rdipak
Champ in-the-making
Champ in-the-making

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 ?

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

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.