• 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.

Resolved Domain-Alias does not work

I would suggest you check posible custom vhost templates or .htaccess files.
 
Where can I find .htaccess files from Domain-Alias or custom vhost templates files??
Sorry, Im a Plesk-Beginner.

Rdg Ronny
 
Hey Igor,
I have found the reason.
The LetsEncrypt Certification its only for my domain.tld not for my alias-domain.tld.

How can I create a Certification for alias-domain.tld and domain.tld??
I think only with cli.

Rdg Ronny
 
Ok, I have found a resolution.

First remove the domain-alias.
/opt/psa/bin/domalias -d domain-alias.de

After this create a domain with the name domain-alias.de

Now create certification for domain.de and domain-alias.de
plesk bin extension --exec letsencrypt cli.php -d domain.de -d www.domain.de -d domain-alias.de -d www.domai-alias.de

Delete the domain with name domain-alias.de and create a Domain-Alias 'domain-alias.de'

And it works

Rdg Ronny
 
Back
Top