04-25-2019 12:16 AM
I want to remove https mixed content error from browser and have clear https secured connection.
I add heartbeat.enabled=true in my alfresco-global.properties but still have on my pages:
http://www.alfresco.com/assets/images/logos/community-5.2-share.png .
It's docker-compose deployment. Alfresco Community 6.2.1-ga behind nginx revers ssl proxy.
How to make pixel URL to httpS or how to replace it to heartbeat?
04-25-2019 04:13 AM
The heartbeat and tracking logo are two separate elements and not related to another, though the tracking logo is a remnant from the time before heartbeat and Alfresco was just too lazy / oblivious to remove it in 6.1.
The best / simplest way of dealing with the tracking logo is just to use a Share Extension Module to completely suppress the footer in both legacy YUI Share pages and Aikau Share pages.
05-11-2019 05:23 AM
Unfortunate for some reasons I want to leave footer.
11-17-2019 08:23 AM
If you are running Alfresco Share 6.1 or later you can deploy the jar from here https://github.com/phaleth/alfresco-dockerized-https/raw/master/share/modules/jars/share-https-hyper...
This jar contains a class file that is built with SDK 4.0, so it won't work with prior versions of Alfresco Share. Also this jar doesn't modify the footer, all it takes care of is the tracking image.
The jar file should be deployed to $CATALINA_HOME/webapps/share/WEB-INF/lib
11-18-2019 04:51 AM
Hello james62,
All right?
I copied the share-https-hyperlinks-1.0.jar file to the directory below:
/ opt / alfresco / tomcat / webapps / share / WEB-INF / lib
root @ server-process-green-safe: / opt / alfresco / tomcat / webapps / share / WEB-INF / lib # l share-https-hyperlinks-1.0.jar
-rw-r - r-- 1 alfresco alfresco 19K Nov 18 09:36 share-https-hyperlinks-1.0.jar
I reset the alfresco service, and the following error occurred when opening the page:
HTTP Status 404 - Not Found
Type Status Report
Message / share / page /
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Apache Tomcat / 8.0.53
Do I need to change anything else?
With best regards,
Zé Brasil
Explore our Alfresco products with the links below. Use labels to filter content by product module.