Thanks!!
I ran lego command again, which was successful. and Ran the ln -sf command, which failed with these error:
Thanks!!
I ran lego command again, which was successful. and Ran the ln -sf command, which failed with these error:
I think I’ve made it work!
But now trying to set up auto-renew, it says no file or directory. I am following step 5 on this guide (https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/#step-5-renew-the-let-s-encrypt-certificate)
Awesome!
Did you follow the part of the instructions that says:
Create a script at /opt/bitnami/letsencrypt/scripts/renew-certificate.sh with the following content. Remember to replace the DOMAIN placeholder with your actual domain name, and the EMAIL-ADDRESS placeholder with your email address.
Based on your error message it sounds like chmod
couldn't find that renew-certificate.sh
script.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.