Installation of certificate in filemail Software: הבדלים בין גרסאות בדף

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
(דקדוק)
 
שורה 15: שורה 15:
 
'''Import the certificate into the software'''
 
'''Import the certificate into the software'''
  
'''Step 1''' Download the attachment from [https://netfree.link/upload-file/a9f5c57a3823245a91960cae4e678a9238a16861 here].
+
If you did not install the security certificate through [[Standard certificate installer| Installation Software]] - run it.
  
'''Step 2''' Then click on the keyboard the Windows key + R key, in the window that opens you should write:
+
Then open the command line (cmd) as administrator and run the following command:
  
  %temp%
+
<span dir=ltr>
 +
<code>copy /y "C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt" "%temp%\cacert.pem"</code>
 +
</span>
  
Now copy the file you downloaded in step 1 into the opened folder that opened in step B.
+
Then, the software must be restarted.
  
A dialog box will open and ask if you want to replace the file. Choose "Yes".
+
<br />
 
 
Restart your computer, you're done!
 

גרסה אחרונה מ־22:36, 29 באוקטובר 2019

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

To switch from edit view to read view

To search in the Wiki


Home page > Security_certificate > Installation of certificate in filemail Software ‎‎


Explanation of the problem: filemail has a software that accelerates upload / download from a site.

The filemail software uses its own security certificates (stored in a local file that updates each session), regardless of what is installed on the computer. Because the material is signed with a non-known NetFree certificate, it interrupts the unsafe connection.


Import the certificate into the software

If you did not install the security certificate through Installation Software - run it.

Then open the command line (cmd) as administrator and run the following command:

copy /y "C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt" "%temp%\cacert.pem"

Then, the software must be restarted.