Hello, I’m having trouble obtaining Let’s Encrypt SSL certificates through Hestia CP because my domain’s DNS is configured in a split setup.
Current Situation:
-
My main website is hosted on a shared hosting provider (Hostinger)
-
My mail server and Hestia CP are on a separate VPS
-
DNS records point web traffic to the shared host but email to my VPS
The Problem:
When I try to request Let’s Encrypt SSL in Hestia using commands like:
text
v-add-letsencrypt-domain admin mydomain.com webmail
The verification fails because Let’s Encrypt’s HTTP challenge requests go to my shared hosting server instead of my Hestia VPS. The domain validation can’t complete since the verification requests don’t reach my actual Hestia installation.
What I Need:
Is there a way to redirect Let’s Encrypt verification to my Hestia server instead of the main web host? Specifically:
-
Can Hestia use DNS-based verification instead of HTTP challenges?
-
Is there a method to temporarily point verification to my VPS?
-
Are there alternative SSL approaches for this split-hosting scenario?
I’ve tried the standard Let’s Encrypt process in Hestia but keep hitting this DNS routing issue. Any solutions or workarounds would be greatly appreciated.
