I have deployed Re:dash to AWS, including creating HTTP/HTTPS inbound/outbound firewall rules. I am able to connect via HTTP, but not via HTTPS. How can I enable HTTPS support for the Re:dash deployment?

Hi, brylie. Have you read this setup document?
https://redash.io/help-onpremise/setup/ssl-https-setup.html

I guess you have not edit nginx config file.

Thanks @kyoshidajp, for pointing me to that document. It seems like it might be possible to have Certbot automatically configure the SSL certificates, since it can work with nginx configuration. Has anyone here successfully deployed Re:dash with Certbot for SSL?