• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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