Files
smart-home-tablet/app/api/transport
Cosmo c25e15e697
Some checks failed
Deploy / deploy (push) Failing after 1m20s
fix(transport): accept ORGP self-signed cert via undici Agent
ORGP SPb uses a TLS chain Node rejects by default (curl works with -k
but Node fetch doesnt). Use an undici Agent with rejectUnauthorized
false for this one hop. Also drop the conflicting next.revalidate: 0
option — cache: no-store already covers it.
2026-04-23 08:11:16 +00:00
..