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

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
(יצירת דף עם התוכן "<div lang="he" dir="rtl"> לעברית לחצו כאן </div><div lang="en" dir="ltr"> <small>''Home Page > Se...")
 
מ (fix: use {{he}} for link to hebrew page instead of {{en}} (דרך WP:JWB))
 
(5 גרסאות ביניים של 5 משתמשים אינן מוצגות)
שורה 1: שורה 1:
<div lang="he" dir="rtl">
+
{{he|התקנת תעודה ב-mix}}
לעברית [[התקנת תעודה ב mix|לחצו כאן]]
+
{{Navigation|Security certificate}}
</div><div lang="en" dir="ltr">
 
<small>''[[NetFriends|Home Page]]  > [[Security certificate]] >Installation of certificate in Mix''</small>
 
  
you could disable the need for installing a security certificate, by entering the following command:
+
You can set this environment variable:
 +
<pre>
 +
ecport HEX_CACERTS_PATH=/path/to/bundleWithNetfreeCerts
 +
</pre>
 +
In a way that it should point to the file where reliable security certificates exist and includes the NetFree certificate.
 +
 
 +
Alternatively, the security check can be disabled by using the following environment variable:
  
 
<pre>
 
<pre>
 
export HEX_UNSAFE_HTTPS=true
 
export HEX_UNSAFE_HTTPS=true
 
</pre>
 
</pre>

גרסה אחרונה מ־04:10, 17 באוגוסט 2023

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

To switch from edit view to read view

To search in the Wiki

Home page > Security certificate > Installation of certificate in Mix ‎‎


You can set this environment variable:

ecport HEX_CACERTS_PATH=/path/to/bundleWithNetfreeCerts

In a way that it should point to the file where reliable security certificates exist and includes the NetFree certificate.

Alternatively, the security check can be disabled by using the following environment variable:

export HEX_UNSAFE_HTTPS=true