Skip to content

[Feature] support #886

@zhangchunlin

Description

@zhangchunlin
  1. Press Cmd+Shift+P in Void, and type Help: 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
  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions