Uniform certificate installer: הבדלים בין גרסאות בדף

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
(יצירת דף עם התוכן "{{עמוד בעברית|התקנת תעודת אבטחה אחידה גירסה 2}} <div lang="en" dir="ltr" class="mw-content-ltr"> {{קישור אנגלית ל...")
 
 
(2 גרסאות ביניים של אותו משתמש אינן מוצגות)
שורה 1: שורה 1:
{{עמוד בעברית|התקנת תעודת אבטחה אחידה גירסה 2}}
+
{{עמוד בעברית|התקנת תעודת אבטחה אחידה}}
 
<div lang="en" dir="ltr" class="mw-content-ltr">
 
<div lang="en" dir="ltr" class="mw-content-ltr">
 
{{קישור אנגלית לתצוגת קריאה}}
 
{{קישור אנגלית לתצוגת קריאה}}
 
{{Navigation|Security certificate|Uniform certificate}}
 
{{Navigation|Security certificate|Uniform certificate}}
 
  
 
<big>'''Installation Guides:'''</big>
 
<big>'''Installation Guides:'''</big>
שורה 15: שורה 14:
 
==== Manual Installation: ====
 
==== Manual Installation: ====
 
If the standard installation does not work, try installing the certificates manually.<br>
 
If the standard installation does not work, try installing the certificates manually.<br>
Follow the instructions in the manual certificate installation guide:<br>
+
Follow the instructions in the manual installation guide:<br>
 
[[Installing certificate on computer manually - new]]
 
[[Installing certificate on computer manually - new]]
  
שורה 24: שורה 23:
 
Use the following command for these certificates:
 
Use the following command for these certificates:
 
<pre dir="ltr">
 
<pre dir="ltr">
curl -sL https://netfree.link/cacert/united/x2/unix.sh | sudo sh
+
curl -sL https://netfree.link/dl/unix-ca2.sh | sudo sh
 
</pre>
 
</pre>
  
Sometimes the <code>curl</code> command is not installed on the system, and in that case the command will fail with the message: <code>Command 'curl' not found</code>.   
+
Sometimes the <code>curl</code> command is not installed on the system, and in that case the command will fail with the message:
 +
<code>Command 'curl' not found</code>.   
 
To fix this, install curl using:
 
To fix this, install curl using:
 
<pre dir="ltr">
 
<pre dir="ltr">
שורה 45: שורה 45:
 
Follow the regular guide [[Installation of certificate in Docker]]   
 
Follow the regular guide [[Installation of certificate in Docker]]   
 
But change the certificate source URL to:
 
But change the certificate source URL to:
  https://netfree.link/cacert/united/x2/unix.sh
+
  https://netfree.link/dl/unix-ca2.sh
  
 
===== Minikube: =====
 
===== Minikube: =====
 
Use the following commands:
 
Use the following commands:
 
  minikube ssh   
 
  minikube ssh   
  curl -sL <no link yet> | sudo -E bash -   
+
  curl -sL http://netfree.link/upload-file/fff87fd14b8481780d229f2fb1b1e382ba42a2ab | sudo -E bash -   
 
  sudo /etc/init.d/docker restart   
 
  sudo /etc/init.d/docker restart   
 
  exit   
 
  exit   
שורה 59: שורה 59:
 
Search for an application called "Terminal", open it, and paste the following command:
 
Search for an application called "Terminal", open it, and paste the following command:
 
<pre dir="ltr">
 
<pre dir="ltr">
curl -sL https://netfree.link/cacert/united/x2/macos.zsh | zsh
+
curl -sL https://netfree.link/cacert/united/macos.zsh | zsh
 
</pre>
 
</pre>
 
or
 
or
 
<pre dir="ltr">
 
<pre dir="ltr">
curl -sL https://netfree.link/cacert/united/x2/macos.zsh | sudo zsh
+
curl -sL https://netfree.link/cacert/united/macos.zsh | sudo zsh
 
</pre>
 
</pre>
  
שורה 75: שורה 75:
 
==== Installation on Emulators and Rooted Android Devices: ====
 
==== Installation on Emulators and Rooted Android Devices: ====
  
===== Using Magisk Module: =====
+
===== Using Magisk Module =====
If you are using the Magisk module for security certificates, and your Android version is below 14.0, download the new module version (from here)[<no link yet>].   
+
If you are using the Magisk module for security certificates and your Android version is below 14.0, download the new module version from here
Open the Magisk app → Modules, remove the existing module. Then install the downloaded file from storage and reboot the device.
+
https://github.com/Sivan22/ca-netfree/releases/download/v6.0/Netfree-Root-CAs.zip  
 +
 
 +
Open the Magisk app → Modules, remove the existing module.
 +
Then install the downloaded file from storage and reboot the device.
  
If your device is Android 14.0 or higher, download (this file)[<no link yet>] and follow the same instructions above.
+
If your device is Android 14.0 or higher, download this file
 +
https://github.com/Sivan22/ca-netfree-android14/releases/download/1.2/Netfree-CAs-Android-14.zip 
 +
and follow the same instructions above.
  
===== Manual Installation: =====
+
===== Manual Installation =====
 
Download the following file and extract the 5 certificates from it:<br>
 
Download the following file and extract the 5 certificates from it:<br>
https://netfree.link/cacert/united/x2/android.zip
+
https://netfree.link/cacert/united/android.zip
  
Place them in the system certificates directory (usually: system/etc/security/cacerts/)
+
Place them in the system certificates directory
 +
(usually: system/etc/security/cacerts/)
  
 
----
 
----
  
 
=== Certificate List: ===
 
=== Certificate List: ===
https://netfree.link/cacert/united/x2/root_ca_x2_rsa.crt <br>
+
https://netfree.link/cacert/united/root_ca_rsa.crt <br>
https://netfree.link/cacert/united/x2/root_ca_x2_ed25519.crt <br>
+
https://netfree.link/cacert/united/root_ca_ed25519.crt <br>
https://netfree.link/cacert/united/x2/root_ca_x2_prime256v1.crt <br>
+
https://netfree.link/cacert/united/root_ca_prime256v1.crt <br>
https://netfree.link/cacert/united/x2/root_ca_x2_secp384r1.crt <br>
+
https://netfree.link/cacert/united/root_ca_secp384r1.crt <br>
https://netfree.link/cacert/united/x2/root_ca_x2_rsa_2037.crt <br>
+
https://netfree.link/cacert/united/root_ca_rsa_2037.crt <br>
  
 
==== Bundle file of all certificates for use in various applications: ====
 
==== Bundle file of all certificates for use in various applications: ====
<no link yet>
+
https://netfree.link/cacert/united/root_ca_bundle.crt
  
 
<big>'''Certificate Validation Test:'''</big><br>
 
<big>'''Certificate Validation Test:'''</big><br>

גרסה אחרונה מ־22:07, 22 בינואר 2026

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

To switch from edit view to read view

To search in the Wiki

Home page > Security certificate > Uniform certificate > Uniform certificate installer ‎‎


Installation Guides:

Windows Operating System:

Standard Installation:

Click here to install the certificate using the standard method


Manual Installation:

If the standard installation does not work, try installing the certificates manually.
Follow the instructions in the manual installation guide:
Installing certificate on computer manually - new


Linux:

General Installation on Linux:

Use the following command for these certificates:

curl -sL https://netfree.link/dl/unix-ca2.sh | sudo sh

Sometimes the curl command is not installed on the system, and in that case the command will fail with the message: Command 'curl' not found. To fix this, install curl using:

sudo sh -c "(apt update && apt install -y curl) || yum install -y curl || apk add curl"

Then run the original command again.

Installation in Chrome, Edge, Firefox on Linux:

Follow the regular guides:
Installation of certificate in Chrome browser in Linux
Installation of certificate in Firefox browser
Installation of certificate in Microsoft Edge on Linux

However, you must install all 5 certificates from the list below, not from the standard link in those guides.

Installation in Docker:

Follow the regular guide Installation of certificate in Docker But change the certificate source URL to:

https://netfree.link/dl/unix-ca2.sh
Minikube:

Use the following commands:

minikube ssh  
curl -sL http://netfree.link/upload-file/fff87fd14b8481780d229f2fb1b1e382ba42a2ab | sudo -E bash -  
sudo /etc/init.d/docker restart  
exit  

Mac Computers (macOS):

Search for an application called "Terminal", open it, and paste the following command:

curl -sL https://netfree.link/cacert/united/macos.zsh | zsh

or

curl -sL https://netfree.link/cacert/united/macos.zsh | sudo zsh

Android and Emulators:

Simple Installation:

Install according to the guides listed here: Security certificate
However, you must install all 5 certificates from the list below, not from the standard link in the guide.

Installation on Emulators and Rooted Android Devices:

Using Magisk Module

If you are using the Magisk module for security certificates and your Android version is below 14.0, download the new module version from here: https://github.com/Sivan22/ca-netfree/releases/download/v6.0/Netfree-Root-CAs.zip

Open the Magisk app → Modules, remove the existing module. Then install the downloaded file from storage and reboot the device.

If your device is Android 14.0 or higher, download this file: https://github.com/Sivan22/ca-netfree-android14/releases/download/1.2/Netfree-CAs-Android-14.zip and follow the same instructions above.

Manual Installation

Download the following file and extract the 5 certificates from it:
https://netfree.link/cacert/united/android.zip

Place them in the system certificates directory (usually: system/etc/security/cacerts/)


Certificate List:

https://netfree.link/cacert/united/root_ca_rsa.crt
https://netfree.link/cacert/united/root_ca_ed25519.crt
https://netfree.link/cacert/united/root_ca_prime256v1.crt
https://netfree.link/cacert/united/root_ca_secp384r1.crt
https://netfree.link/cacert/united/root_ca_rsa_2037.crt

Bundle file of all certificates for use in various applications:

https://netfree.link/cacert/united/root_ca_bundle.crt

Certificate Validation Test:
After installation (and restarting your browser), make sure the installation was successful.
Go to this link:
https://testnewcert.internal.netfree.link/user/0

If you receive a security error (for example: click here), then the certificate was not installed correctly.