We have configured our dispatcher for both 80 and 443 ports. The reason being that the publisher only loads in the browser with http, and shows site cannot be reached with https, Is there a way to configure publisher to make it accessible with https so that we only have port 443 configured in our dispatcher.
Solved! Go to Solution.
Views
Replies
Total Likes
You can try the below documentation
Adding an SSL cert - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/usi...
Hi @AshishShetty ,
Can you check if your listener IP is similar to your public IP.
If not then its an internal network/firewall issue.
Thanks
Tarun
Hi @AshishShetty ,
Yes, it's possible to configure your publisher to be accessible over HTTPS so that it can be accessed securely in the browser. Here are the general steps you need to take:
Configure HTTPS on your Publisher:
Update Dispatcher Configuration:
Update AEM Configuration:
Testing and Verification:
Redirect HTTP to HTTPS (Optional):
By following these steps, you should be able to configure your publisher to be accessible over HTTPS, allowing users to access your website securely in the browser. Make sure to carefully test the setup to ensure that everything works smoothly.
You can try the below documentation
Adding an SSL cert - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/usi...
You can try to setup your AEM publishers with https(SSL) - Adobe Experience Manager Tutorials: Configure the https(SSL) on AEM instance quickly (aemtutorial.in...
Views
Likes
Replies