Installation of certificate in filemail Software: הבדלים בין גרסאות בדף
(5 גרסאות ביניים של 3 משתמשים אינן מוצגות) | |||
שורה 1: | שורה 1: | ||
− | <div lang="en" dir="ltr" | + | {{עמוד בעברית|התקנת תעודה בתוכנת filemail}} |
− | + | <div lang="en" dir="ltr"> | |
− | |||
− | |||
{{קישור אנגלית לתצוגת קריאה}} | {{קישור אנגלית לתצוגת קריאה}} | ||
+ | |||
{{Navigation|Security_certificate}} | {{Navigation|Security_certificate}} | ||
'''Explanation of the problem:''' | '''Explanation of the problem:''' | ||
+ | [https://www.filemail.com/ filemail] has a software that accelerates upload / download from a site.<br> | ||
+ | |||
+ | 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 [[Standard certificate installer| Installation Software]] - run it. | ||
+ | |||
+ | Then open the command line (cmd) as administrator and run the following command: | ||
+ | |||
+ | <span dir=ltr> | ||
+ | <code>copy /y "C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt" "%temp%\cacert.pem"</code> | ||
+ | </span> | ||
+ | |||
+ | Then, the software must be restarted. | ||
+ | |||
+ | <br /> |
גרסה אחרונה מ־22:36, 29 באוקטובר 2019
לעברית לחצו כאן
To switch from edit view to read view
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.