Skip to content

Error in Parsing config.yaml with clientCertificate added #4916

@AbhilashPal

Description

@AbhilashPal

Before submitting your bug report

Relevant environment info

- OS: Ubuntu 24.04.1 LTS
- Continue version: 1.0.5
- IDE version: VS Code 1.98.2
- Model:Qwen/Qwen2.5-Coder-32B-Instruct-AWQ
- config:
  
models:
  - name: Qwen
    provider: openai
    model: Qwen/Qwen2.5-Coder-32B-Instruct-AWQ
    apiBase: https://[url]/api/v1
    apiKey: EMPTY
    requestOptions:
      clientCertificate:
        cert: C:/certs/ca-certificates.crt

    roles:
      - autocomplete
      - chat
  
  OR link to assistant in Continue hub:

Description

No response

To reproduce

  1. Use a vllm endpoint running on a VM or Pod which can be accessed as https://[url]/api/v1

Log output

Image

Metadata

Metadata

Labels

area:configurationRelates to configuration optionside:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on Linuxpriority:mediumIndicates medium prioritystale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions