We have Teamsite 6.5 SP2 enviornment in Solaris. Teamsite default access is http. Teamsite link is provided in portal as
https:///iw-cc.
SSLA has been introduced which converts the https request to http.
Now the problem is when the request is given as
https:///iw-cc , it is getting redirected to
http:///iw-cc. As the request is internally redirected to
http://.... it is getting "Page cannot be displayed" error as SSLA cannot process http request.
Did anyone encountered similar problems.