Is there a way to use certbot and letsencrypt certificate for multiserver setup without having to manually copy the certificates from one node to another?
I have a domain name
example.com
which is resolved to 192.0.2.1 in Americas and to 192.0.2.2 in Asia.
I run certbot from American server and it successfully generates certificate.
I can't run the same command from Asian server, as certbot will be able to resolve domain only to 192.0.2.1.
Therefore in order to install certificate for Asian server I have to copy it from 192.0.2.1 to 192.0.2.2.
Yes, the copy process can be scripted, though it doesn't look like a good idea for me. Is there other way around?
Asked by rush
(27972 rep)
Nov 10, 2016, 09:02 PM
Last activity: Mar 23, 2025, 09:35 PM
Last activity: Mar 23, 2025, 09:35 PM