I am in the midst of doing a private build of CloudMan on AWS per the instructions on https://galaxyproject.org/cloudman/building/. I am able to successfully start the Cloud Launch app, configuring it, and create a cluster. But i noticed that I can't access the Cloud Launch app over HTTPS. I don't want to have my access and secret keys transmitted in the clear over the internet. I see that traffic is encrypted at https://launch.usegalaxy.org/launch, and I want to do the same with my private setup. Are there instructions somewhere for setting up SSL/TLS with Cloud Launch?
In AWS documentation I see that i can use the AWS Certificate Manager with a load balancer to encrypt traffic; is that what I would need to do?
Sorry if this is a stupid question; I am a developer and not a server/networking guy.
Thanks. Richard