• 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.

Forwarded to devs ftpMaxTlsVersion option isn't listed in Panel.ini Editor extension

obendev

Basic Pleskian
User name: lkdvc

TITLE

ftpMaxTlsVersion option isn't listed in Panel.ini Editor extension

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian v18.0.27_build1800200508.17 os_Ubuntu 18.04

PROBLEM DESCRIPTION

The new option ftpMaxTlsVersion option isn't listed in panel.ini

STEPS TO REPRODUCE

  1. Install Panel.ini Editor extension
  2. Open extension
  3. Search for ftpMaxTlsVersion option

ACTUAL RESULT

ftpMaxTlsVersion option doesn't exist

EXPECTED RESULT

ftpMaxTlsVersion option does exist

ANY ADDITIONAL INFORMATION

Panel.ini Editor version 3.2.1-51

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Last edited:
Thank you for the report.
The bug PPPM-11986 was confirmed and submitted.
 
4.5 years later and the bug (if it's a bug and not a missing feature) is still present. Will it be fixed one day? Or has this value been removed again?
 
The case is not closed. However, I cannot provide any estimate on when exactly the update will be released. In the meantime, you should be able to manually edit the /usr/local/psa/admin/conf/panel.ini and specify the desired value, for example:

[pmm]

ftpMaxTlsVersion = 12
 
Back
Top