Bug Description
A clear and concise description of the bug.
Steps to Reproduce
- Install plugin as described
NODE_TLS_REJECT_UNAUTHORIZED=0 opencode run "nihao" --model openai/gpt-5.2-none
Expected Behavior
opencode works fine as codex.
Actual Behavior
Error: Error: unknown certificate verification error
Environment
- opencode version: 1.0.198
- Plugin version: v4.2.0
- Operating System: macOS
- Node.js version: v25.2.1
Logs
If applicable, attach logs from ~/.opencode/logs/codex-plugin/ (enable with ENABLE_PLUGIN_REQUEST_LOGGING=1)
Compliance Checklist
Please confirm:
Additional Context
Add any other relevant information.
Bug Description
A clear and concise description of the bug.
Steps to Reproduce
NODE_TLS_REJECT_UNAUTHORIZED=0 opencode run "nihao" --model openai/gpt-5.2-noneExpected Behavior
opencode works fine as codex.
Actual Behavior
Error: Error: unknown certificate verification errorEnvironment
Logs
If applicable, attach logs from
~/.opencode/logs/codex-plugin/(enable withENABLE_PLUGIN_REQUEST_LOGGING=1)Compliance Checklist
Please confirm:
Additional Context
Add any other relevant information.