10-12-2023 06:47 PM
Hello Everyone!
We are using Alfresco PHP CMIS over http and it works fine, but we need to enable it to work over https, but we haven't found any documentation to do so or what settings we need to change to make it so, could anybody point me in the right direction?
10-13-2023 06:21 AM
Try to add the following properties in your alfresco-global.properties:
opencmis.server.override=true
opencmis.server.value=https://your-https-hostname.com
Explore our Alfresco products with the links below. Use labels to filter content by product module.