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: | ||
− | + | {{he|התקנת תעודה ב-mix}} | |
− | + | {{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. | ||
+ | |||
+ | 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
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