Hello expert,
I have installed PI 7.1 SPS 7 on AIX Oracle. Our client uses central SLD on different host and required HTTPS connection to central SLD. I have change the exchange profile :
com.sap.aii.connect.cr.httpport blank
com.sap.aii.connect.cr.httpsport <central SLD https port>
com.sap.aii.connect.cr.name <central SLD hostname>
com.sap.aii.connect.landscape.httpport blank
com.sap.aii.connect.landscape.httpsport <central SLD https port>
com.sap.aii.connect.landscape.name <central SLD hostname>
Then I visit https://<hostname>:<httpsport>/dir, the link of System Landscape Directory is still showed as http://<hostname>:<httpport>.
How can I setup the exchange profile on PI 7.1 system so that in /dir page, the link shows as https://<hostname>:<httpsport> ???
Thanks in advance;.