• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. T

    Question How to update the DNS resolvable verifications through REST API?

    The question is in the context of sucessfully creating a new subdomain and issuing a certificate, both through REST API. I am experiencing a delay in some cases to the availability of the newly created subdomain, due to DNS: 'The domain is not resolvable' (visible in Plesk GUI). I have found...
  2. T

    Question Let's Encrypt SSL certificate issuance on new subdomain take too long

    I was issuing a certificate for the parent domain as well. After I removed the parent domain argument from the API call, the certificate was issued in a minute or less. API call to issue certificate: curl --request POST \ --url https://plesk.host.tld/api/v2/cli/extension/call \ --header...
  3. T

    Question Let's Encrypt SSL certificate issuance on new subdomain take too long

    On Plesk Obsidian v18.0.72 provided by Hosting Provider. We are creating new subdomains for one domain via Rest API. Plesk automatically adds Let's Encrypt certificates after subdomain creation. This process takes in average 25 minutes, sometimes 45 minutes and in rare past cases 2 hours. I...
Back
Top