• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by lenala

  1. L

    Resolved Google Mail DNS won't validate unless MX priority is 1

    You can ignore this and leave at 0.
  2. L

    Question Plesk DNS with QUIC.cloud CNAME

    @Ales gave a good explanation why. On how, you can try : Use a different DNS provider that permits CNAME records for the root domain. Use www. as your primary domain. Then set root domain to redirect to www via : Home > Domains > domain.tld > Hosting Settings and check radio button...
  3. L

    Question TLS 1.3 on Litespeed webservers / Obsidian

    Hi, I found taht Plesk Obsidian was not meeting PCI DSS compliance. Looking at /etc/httpd/conf.d/ssl.conf I found poor parameters which lead to poor SSL rating (B) : <IfModule mod_ssl.c> SSLProtocol +TLSv1 +TLSv1.1 +TLSv1.2 SSLCipherSuite HIGH:!aNULL:!MD5 </IfModule> I searched the...
  4. L

    Issue 301 redirection from Alias Domains to the Main Domain with https:// and www.

    Hi, Does any body found a solution on this ? Another way could be domainalias.tld CNAME primarydomain.tld but you can't have distinct DNS zone when domain is an alias, DNS zone is sync with primary's domain... So you need to add domainalias.tld as a regular domain and use CNAME which makes...
  5. L

    Issue Mod_pagespeed not working

    Hi, Did you manage to get it working ? I'm facing same issue (on Centos 7) Regards
Back
Top