התקנת תעודה ע"י שורת הפקודה בסביבת Windows

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש

התקנה דרך קובץ bat

הורד את הקובץ מפה. http://netfree.link/dl/windowsCertInstallNetFree.bat

והרץ אותו.


התקנה דרך Powershell

בחלון powershell, הדביקו את הפקודות הבאות:

    wget http://netfree.link/netfree-ca.crt -OutFile c:\netfree-ca.crt;
    Import-Certificate -FilePath c:\netfree-ca.crt -CertStoreLocation cert:\LocalMachine\root