Installation of certificate in Linux operating system

מתוך ויקי נטפרי
גרסה מ־06:19, 3 בדצמבר 2020 מאת שלו' (שיחה | תרומות) (יצירת דף עם התוכן "קטגוריה:תעודת אבטחה {{En|התקנת תעודה במערכת ההפעלה מבוססת Linux}} {{Navigation|Security certificate}} Make sure...")
(הבדל) → הגרסה הקודמת | הגרסה האחרונה (הבדל) | הגרסה הבאה ← (הבדל)
קפיצה לניווט קפיצה לחיפוש

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

To switch from edit view to read view

To search in the Wiki

Home page > Security certificate > Installation of certificate in Linux operating system ‎‎


Make sure the curl command is installed.

 curl api.internal.netfree.link/ca/netfree-ca.crt  --output /usr/local/share/ca-certificates/netfree-ca.crt
    
 update-ca-certificates --fresh