• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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