Installation of certificate in filemail Software: הבדלים בין גרסאות בדף
(גרסת ביניים אחת של משתמש אחר אחד אינה מוצגת) | |||
שורה 15: | שורה 15: | ||
'''Import the certificate into the software''' | '''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.