Installation of certificate in Ubuntu operating system
לעברית לחצו כאן
To switch from edit view to read view
Home page > Security certificate > Installation of certificate in Ubuntu operating system
To install the certificate in Ubuntu operating system, Open the command line.
run the following command:
curl -sL http://netfree.link/dl/ubuntuCertInstallNetFree.sh | sudo -E bash -
Sometimes the command will fail due to the fact that 'curl' isn't installed, and it will give a message: Command 'curl' not found
The way to fix this, is by entering the command: sudo apt install curl
then rerun the previous command.
It is recommended that you restart the computer after this.
P.S. To install the certificate you need root permission, for Firefox browser you must install the security certificate separately. You can also install a certificate for Chrome individually.