• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question let's encrypt two different vps, same domain

jviure

New Pleskian
Hi! I ve two vps, two plesks, two subscriptions (domain.com and mail.domain.com). One plesk is for the web (Wordpress), the other for mails. I ve let's encrypt in both subscriptions. In the web vps all works fine, but, in the mail plesk I've to move the ssl cert every three months -created with the hosting plesk - to the mail subscription cause the acme challenge cannot be resolved. Some idea how can avoid that? is very tired being pending of the expiration date of the certificate. Thanks!
 
(every two months actually, because letsencrypt renews when there's one month left)
Does one of the plesks provide DNS, or is that configured on the provider's server?
Does the mail plesk also have webmail.domain.com?

I have a similar problem, but in the other direction. www. is on another server because the plesk server became too slow for magento. So www mounts /var/www/vhosts/default/htdocs/.well-known/acme-challenge from the main server by sshfs. Someday I'll get around to writing a script to fetch the new key and reload nginx ... caveat: automating this means one of the servers must have privileged access credentials for the other server.
 
Back
Top