Score:0

How to "Let's Encrypt" Wildcard SSL certificate on Multiple Servers?

de flag

How can I configure WildCard SSL Certificate with certbot and copy the same certificate to other servers as well? I'm trying to run a secured Nodejs (Expressjs) application.

Currently, I'm able to do that by creating separate certificates for every subdomain but since I'm moving to Terraform, I can't do it in that way due to subdomain records will be created after the instance resource.

in flag
Just create a `cron` to `rsync` the cert-files to the other server and another `cron` on the destination to reload/restart the service when the files have changed
BySpecops. avatar
de flag
Can you please elaborate a bit @Virsacer. On which server should I create the wildcard certificate? https://marcincuber.medium.com/lets-encrypt-generating-wildcard-ssl-certificate-using-certbot-ae1c9484c101 Following the above tutorial, I can create the certificates successfully. However, I can't just copy. Do you know where the files are located and is it possible to copy that files?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.