• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Could not issue a Let's Encrypt SSL/TLS certificate for testing.mydomain.uk

brainforge

Basic Pleskian
I am getting the following error message.

Error: Could not issue a Let's Encrypt SSL/TLS certificate for testing.mydomain.uk
Details
Install certificate failure: Unable to set certificate name :


mydomain.uk is configured as a subscription with single domain.

testing.mydomain.uk is configured as another subscription with single domain. Note it is not a subdomain under the mydomain.uk subscription. Done this way so that sites owned by different UNIX users (for ssh and ftp).

Done this elsewhere and working fine, cannot see what is different.
Debug output available anywhere?
 
What is the output of commands

# dig +short mydomain.uk
# dig +short testing.mydomain.uk

There are may be problems in DNS settings and correct resolving.
 
I am getting the following error message.

Error: Could not issue a Let's Encrypt SSL/TLS certificate for testing.mydomain.uk
Details
Install certificate failure: Unable to set certificate name :


mydomain.uk is configured as a subscription with single domain.

testing.mydomain.uk is configured as another subscription with single domain. Note it is not a subdomain under the mydomain.uk subscription. Done this way so that sites owned by different UNIX users (for ssh and ftp).

Done this elsewhere and working fine, cannot see what is different.
Debug output available anywhere?

@brainforge

The reported (minor) issue is something related to both the Let's Encrypt Extension and Let's Encrypt API and/or protocols, as far as I can see now (due to lack of input).

I suspect that Let's Encrypt extension is trying to set a wildcard domain for mydomain.uk and/or fails to install the certificate (as the mydomain.uk is already present).

I would suggest to

a) submit a bug report, so Plesk Team can investigate, (and)

b) use the letsencrypt certificate of mydomain.uk on testing.mydomain.uk - this way, you are (manually) doing what the Let's Encrypt Extension and Let's Encrypt try to do,

and that should be sufficient for the time being, until the next update of Let's Encrypt Extension will follow.

Regards...........
 
Back
Top