Installation of certificate in Linux operating system: הבדלים בין גרסאות בדף

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

גרסה מ־06:19, 3 בדצמבר 2020

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

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