Installation of certificate in Mix: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
(עריכה לשונית) |
|||
שורה 1: | שורה 1: | ||
− | {{ | + | {{En|התקנת תעודה ב-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> |
גרסה מ־05:04, 8 באוקטובר 2021
לעברית לחצו כאן
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