Skip to content

docs: document custom CA configuration for Node fetch#1802

Open
raashish1601 wants to merge 2 commits intoopenai:masterfrom
raashish1601:contributor-52/openai-node-1758
Open

docs: document custom CA configuration for Node fetch#1802
raashish1601 wants to merge 2 commits intoopenai:masterfrom
raashish1601:contributor-52/openai-node-1758

Conversation

@raashish1601
Copy link
Copy Markdown

Summary

  • document a Node custom-CA setup that combines ls.rootCertificates with a private CA bundle
  • show the etchOptions.dispatcher path for plain Node runtimes
  • document the custom etch fallback for frameworks that patch globalThis.fetch and drop dispatcher

Closes #1758.

@raashish1601 raashish1601 requested a review from a team as a code owner March 28, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenAI SDK v5 ignores NODE_EXTRA_CA_CERTS — custom CA certificates not working in enterprise environments

1 participant