Using LetsEncrypt SSL Certificate for multiple remote sites

Hello, I am new to Let’s Encrypt and I have a question for anyone who might be able to help me. I understand using Let’s Encrypt CertBot with Apache locally, I have that working.

My question is: Is there a way to have a server running at my office that can apply SSL certificates to multiple remote sites at once. My company has many sites with web servers running and they all need an SSL certificate so Chrome doesn’t say the HTTPS sites are “at risk” scaring the customers.

If Let’s Encrypt is not able to do this, is there any other software you know about that might be able to help me?

Thanks.

https://github.com/srvrco/getssl pretty much exists to cover this use case, but you can certainly use things like --deploy-hook along with some shell scripts to achieve the same thing with Certbot.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.