Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb & AWS Load Balancer
#1
I have an environment in AWS using a load balancer that receives all of the communication in HTTPS and then converts it to HTTP in the AWS environment.  When I call an Intraweb application (I use V14 and ISAPI) with https://mydomain.com/app1 Intraweb changes the URL to http://mydomain.com/app1/SessionID thus neutralizing the SSL session I want to use.  Intraweb is unaware that SSL is in use and therefore doesn't include it when the URL is rewritten with the session ID.  Can I intercept this somewhere and change the response to include https:// ?  The SSL works fine when I manually change the URL to https.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)