Followed all the steps at https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/https-singleinstance-nodejs.html , with self-signed certificate info for server.crt and server.key.
Everything works fine on http. But when I go to the https version of the URL, it tells me "beanstalkurl.eu-west-1.elasticbeanstalk.com refused to connect."
I checked the security group of the beanstalk deployment and it has 443 inbound so it appears that https-instance-single.config file was successful at least... I don't see any errors in my Beanstalk logs.
Any thoughts on how to resolve? Really don't wanna pay 200/year for a load balancer, especially if they say this should work as well.
beanstalkurl.eu-west-1.elasticbeanstalk.com. - Marcin