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

install scripts delivered insecurely

ollybee

New Pleskian
I noticed the Plesk autodialler scripts is linked to over and HTTP link and the Plesk documentation recommends downloading the script and execution it directly again using an insecure connection.
From the documentation:
Code:
wget -O - https://autoinstall.plesk.com/one-click-installer | sh

This is bad practice, you should update these to force HTTPS connections

example URL's
http://www.parallels.com/download/plesk/installer/
http://download1.parallels.com/Ples...-migration-guide/index.htm?fileName=67066.htm
 
Back
Top