• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Wildcard SSL with Certbot

Davide Maggiorelli

New Pleskian
Hi everyone!
I saw Let's Encrypt extension is going to support wildcard certificates, but for now it doesn't.
Can I create the wildcard in another way? Is there a guide?

I went on certbot directly from let's encrypt website, but it was telling me to use let's encrypt plugin for my situation (Plesk with CentOS Linux 7.4.1708 (Core)‬).

A detailed guide would be really appreciated :)
 
Hi Igor, thank you very much for your answer :)
I tried generating the certificate with certbot.

After installing everything I launched the command
Code:
./certbot-auto certonly --manual --preferred-challenges=dns --email [email protected] --server https://acme-v02.api.letsencrypt.org/directory --agree-tos -d *.domain.it -d domain.it *.vps1561650.vs.webtropia-customer.com -d vps1561650.vs.webtropia-customer.com

"vps1561650.vs.webtropia-customer.com" is the default domain of my hosting (webtropia), in which plesk panel is installed, and apparently I cannot change the TXT record (as requested in certbot instructions).

The main problem is that I have some issues with third party services for the mail and it seems to not recognize properly the SSL certificate (eg. I can connect Gmail aliases, but not Jotform or Fattura24 -invoices software-).

I know it could be not enough information, but I can provide. I just don't know what to look for right now.

Thank you very much!
Really appreciate
 
Back
Top