-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
- Press
Cmd+Shift+P
in Void, and typeHelp: About
. Please paste the information here. Also let us know any other relevant details, like the model and provider you're using if applicable.
VSCode Version: 1.99.30044
Void Version: 1.4.9
Commit: b5a41840a0ce29fe5a86b2fa07c26b07f92684d2
Date: 2025-06-23T08:11:20.689Z
Electron: 34.3.2
ElectronBuildId: undefined
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.0-27-generic
- Describe the issue/feature here!
Use internal LLM api but it is self-signed, request to add the config option to ignore the self signed error and can connect, thanks.
{
"cause": {
"message": "request to https://example.com/v1/chat/completions failed, reason: self signed certificate in certificate chain",
"type": "system",
"errno": "SELF_SIGNED_CERT_IN_CHAIN",
"code": "SELF_SIGNED_CERT_IN_CHAIN"
}
}
Metadata
Metadata
Assignees
Labels
No labels