• 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 Leonardo N

  1. L

    Resolved http/3 supported by plesk?

    Sure, in sequence: ran this: plesk bin http3_pref --disable -panel and plesk bin http3_pref --enable -nginx to enable HTTP/3 only for websites, not Plesk panel plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3' to install TLS nginx -t to check config and then plesk bin...
  2. L

    Resolved http/3 supported by plesk?

    The support team solved my problem, the issue was: Missing TLSv1.3 ; I installed it and the command works! Thanks for your help!!
  3. L

    Resolved http/3 supported by plesk?

    Hi @AYamshanov , thanks for your help. Abou plesk version i got this: Product version: Plesk Obsidian 18.0.61.1 OS version: Ubuntu 20.04 x86_64 Build date: 2024/05/14 15:00 Revision: eb6e8f6cb63fcb88cd5e5bf531b40823c2e63c98 And about plesk sbin sslmng --show--config , this...
  4. L

    Resolved http/3 supported by plesk?

    Hello, after running: plesk bin http3_pref --enable -panel -nginx I got this log: [2024-05-16 05:27:02.385] 56149:6645c3565ddc2 ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/sslmng' '--protocols=+TLSv1.3'] with exit code [1] sslmng failed: Job for sw-cp-server.service failed. See...
Back
Top