Stefan Olaru Thanks for the reply. I've tried that but then I run into issues with the certificate being only readable by root, but the typesense service being run by ec2-user. I get this error on startup: "An error occurred while trying to load server certificate file: /etc/letsencrypt/live/example.com/fullchain.pem" I've read that putting a load balancer in front of everything will allow us to install an aws issued certificate. Would you have an example of how to do that?