Template:Installation/Linux/wgetInsecure

From OpenFOAMWiki

Note: You can use an alias for wget command, because older systems can't handle very well HTTPS accesses, for example to raw.github.com. Therefore, before you run the first wget command, please run the following command:

alias wget="wget --no-check-certificate"