• 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 joseph thomson

  1. joseph thomson

    Question MailEnable Update

    Registering an SSL Certificate on the mail server In a Windows platform, certificates can be registered into shared certificate containers which can be accessed via other SSL enabled applications. If an SSL certificate is already registered under the website running on the server or IIS then...
  2. joseph thomson

    Issue Let's Encrypt not working

    Try to use this command line your issue may be fixed. Go to your server's shell as root cd /usr/local/psa/var/modules/letsencrypt/venv/bin ./pip install --upgrade cryptography
  3. joseph thomson

    Resolved DNS slave error

    try to use it I think it will be work for you This is my.named.conf on my secondary DNS (ISPConfig) zone "domain.org" { type master; file "domain.zone"; allow-transfer {195 ... ... ...; }; }; just make sure your firewall not blocked port tcp/ip
Back
Top