Installation of certificate in Ubuntu operating system: הבדלים בין גרסאות בדף

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
שורה 15: שורה 15:
 
Sometimes the command will fail due to the fact that 'curl' isn't installed, and it will give a message:  <code>Command 'curl' not found</code>
 
Sometimes the command will fail due to the fact that 'curl' isn't installed, and it will give a message:  <code>Command 'curl' not found</code>
  
The way to fix this, is by entering the command:
+
The way to fix this, is by entering the command: <code>sudo apt install curl</code>
  
<code>Sudo apt install curl</code>
+
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.
+
 
 +
P.S. To install the certificate you need root permission, for Firefox browser you must  install the [[Installation of certificate in Firefox browser|security certificate separately]]. You can also install a certificate for [[Installation of certificate in Chrome browser in Linux|Chrome]] individually.

גרסה מ־14:05, 29 באוקטובר 2019

לעברית לחצו כאן


To switch from edit view to read view

To search in the Wiki


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.