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

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
(עריכה לשונית)
שורה 1: שורה 1:
{{עמוד בעברית|התקנת תעודה ב-mix}}  
+
{{En|התקנת תעודה ב-mix}}  
 
+
{{Navigation|Security certificate}}
<div lang="en" dir="ltr">
 
 
 
{{קישור אנגלית לתצוגת קריאה}}
 
  
{{Navigation|Security certificate}}
+
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.
  
As a workaround, it is possible to bypass the need for installing a security certificate, by setting the following environment variable:
+
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>

גרסה מ־05:04, 8 באוקטובר 2021

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

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