התקנת תעודה ב-PyCharm
קפיצה לניווט
קפיצה לחיפוש
יש להוריד את התעודה של הספק של נטפרי מפה http://netfree.link/netfree-ca.crt
פתחו את שורת הפקודה במצב מנהל, והריצו את הפקודה הבאה כאשר את <Certificate Path> יש לשנות לנתיב התעודה במחשבכם וכן לשנות את הנתיב לתיקיית התוכנה בהתאם לגירסה המותקנת אצלכם:
"C:\Program Files\JetBrains\PyCharm Community Edition 2019.1.3\jre64\bin\keytool.exe" -import -trustcacerts -alias netfree-ca -file "<Certificate Path>" -keystore "C:\Program Files\JetBrains\PyCharm Community Edition 2019.1.3\jre64\lib\security\cacerts" -storepass changeit