forked from admin/zeropost-engine
fix(max): migrate to platform-api2.max.ru + Russian Trusted CA bundle
MAX API URL updated to platform-api2.max.ru (mandatory before 2026-07-19). Added Russian Trusted Root + Sub CA 2024 bundle as repo file — to be loaded via NODE_EXTRA_CA_CERTS=/app/russian_trusted_bundle.pem (set in Coolify env).
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Russian Trusted CA bundle
|
||||
|
||||
Сертификаты Минцифры (Root CA + Sub CA 2024), необходимые для TLS-соединения
|
||||
с `platform-api2.max.ru` после миграции MAX 19.07.2026.
|
||||
|
||||
Используется через `NODE_EXTRA_CA_CERTS=/app/russian_trusted_bundle.pem`
|
||||
(переменная задана в Coolify UI приложения).
|
||||
|
||||
Источник: https://gu-st.ru/content/lending/
|
||||
Reference in New Issue
Block a user