docs(adr): reference ADR-0009 SSL cert management findings
Production SSL failure for lite.ai.rusal.com confirmed: LLM_CA_CERT_URLS not set → LLM CA certs not downloaded. System CA store has corporate certs from /opt/certs but lite.ai.rusal.com uses a different CA. Diagnostic script scripts/diag_container.py covers all 6 check categories per ADR-0009: env, system CA, openssl capath/cafile, Python SSLContext, httpx connectivity, encryption health. Fix: set LLM_CA_CERT_URLS in .env.enterprise-clean or place the CA .crt in ./certs/ on the host. Run diag_container.py to verify.
This commit is contained in:
BIN
research/Чеклист 29.05 (1).pdf
Normal file
BIN
research/Чеклист 29.05 (1).pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user