docs
docs copied to clipboard
Using Let's Encrypt SSL certificate
I want my site to be accessible via HTTPS and therefore am trying to implement let's encrypt SSL certificate to my drupal9 site. I have added my domain to the hosts file inside /etc and have added the domain to the proxy. The domain is accessible but I get a security warning from the lando self-signed certificate when accessing my site.
I have been trying to switch to my generated Let's Encrypt SSL by changing the certs inside .lando/certs but nothing seems to work. Any help on how to add Let's Encrypt SSL to my site is greatly appreciated.
Thanks!