Hello Experts,
We are currently using BI 4.1 sp5 . After the initial deployment we enable port 8443 and deployed SSL based https url .
As a result URLs were appearing as https://<hostname>:8443/BOE/BI
After that We have successfully implemented apache tomcat split .
What I am observing that while the split is working fine but the URL on apache port 80 only works with http right now .
The url is appearing as http://<hostname>/BOE/BI however I am looking forhttps://<hostname>/BOE/BI
Can someone please enlighten me what need to be done to enable https based URL again . I believe it has to something to do with SSL information passing from tomcat to apache .
Thanks !
Regards,
Sourav Roy