2

We have a scenario where we are trying to access Openfire admin console behind AWS ELB using https. The http url works fine , but the https does not work, and we see a 408 request timeout error while debugging in the browser. We then went ahead and enabled the ELB Access logs. But on inspecting log files we do not find any information related to our request. For example we are not seeing information related to our GET request and neither 408 error in the log. So we are not sure how we can investigate this further.

Thanks

chicks
  • 3,793
  • 10
  • 27
  • 36
user1525825
  • 31
  • 2
  • 3

1 Answers1

0

Configure HTTPS for Elastic Beanstalk environment -> https://aws.amazon.com/premiumsupport/knowledge-center/elastic-beanstalk-https-configuration/