Set NODE_USE_SYSTEM_CA=1 when spawning the opencode server process. This allows Bun to use the macOS system keychain for TLS validation, fixing SSL errors for users on corporate VPNs with custom CAs.
Set NODE_USE_SYSTEM_CA=1 when spawning the opencode server process. This allows Bun to use the macOS system keychain for TLS validation, fixing SSL errors for users on corporate VPNs with custom CAs.