I have my website on wix and my mail on cpanel. How can i use the cpanel letsencrypt to get the ssl working for mail and let the website get a cert from wix? I have tried to generate the cert without the website portion but it keeps referencing the website to generate the ssl.
my dns is with wix and points to my cpanel for mail
My domain is: bloomcoffee.co.za
I ran this command:
It produced this output:
My web server is (include version): Apache 2.4
The operating system my web server runs on is (include version): Centos 7
My hosting provider, if applicable, is: Webstyles Internet Solutions
I can login to a root shell on my machine (yes or no, or I don’t know): no
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): Cpanel 80.0.23
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
if i use the default settings for letsencrypt and the domain without www i get:
Error issuing certificate
Failed to issue certificate
Updating challenge for autodiscover.bloomcoffee.co.za: acme: error code 400 "urn:ietf:params:acme:error:connection": dns :: DNS problem: NXDOMAIN looking up A for autodiscover.bloomcoffee.co.za (order URL: https://acme-v02.api.letsencrypt.org/acme/order/44113956/852255857)
if i create the subdomain as mail.bloomcoffee.co.za then the cert goes through but is somewhere still calling one of my other domains cert when browsing to the https://mail.bloomcoffee.co.za
That error isn't surprising. If you're not hosting your DNS with cPanel, you'll need to create all of the proxy subdomains (such as autodiscover) in Wix DNS if you leave "Add cPanel subdomains" ticked.
What do you mean? To me, it looks like it worked perfectly - it's using a certificate with only mail.bloomcoffee.co.za. Same if I connect over SMTPS or STARTTLS SMTP.