It seems that the installation script does not validate the SSL certificate. The comment is that executing scripts downloaded from the internet as root is a bad idea, and not validating the SSL certificate when doing so is awful.
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...